﻿@charset "UTF-8";
/*--公共部分--*/
div, form, img, ul, ol, li, dl, dt, dd, p, tr, td, body, strong, span, pre, input {
	margin: 0;
	padding: 0;
	/*border: 0;*/
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6, p, dl, dt, dd {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	font-family: "Microsoft YaHei", "hyqh", Verdana, Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 22px;
	height: auto;
	clear: both;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
img {
	border: 0px;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:hover {
	background-repeat: no-repeat;
	text-decoration: none;
}
a, area {
blr: expression(this.onFocus=this.blur());
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom: 1;
}
.clear {
	clear: both;
}
* {
	box-sizing: border-box;
}
@font-face {
	src: url(../font/PingFangMedium.ttf);
	font-family: "hyqh";
}
/*@font-face { src: url(../font/hyqh.woff); font-family: "hyqh"; }*/

input, textarea, select {
	font-family: "hyqh", "Microsoft YaHei", Verdana, Arial;
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.commonweb {
	padding: 0px 10px;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea {
	outline-style: none;
	resize: none;
	font-family: "Microsoft YaHei", Verdana, Arial;
   height: 40px;
	/*-webkit-appearance: none;*/
	/*border: none;*/
	/*border-radius: 0;*/
}
* {
	-webkit-tap-highlight-color: transparent;
	tap-hightlight-color: transparent;
	touch-callout: none;
	-webkit-touch-callout: none;
}
html {
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
.z-transition {
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.z-css3 {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media (min-width: 1024px) {
.md-fl {
	float: left;
}
.md-fr {
	float: right;
}
}

@media (min-width: 768px) {
.commonweb {
	padding: 0px 20px;
}
.sm-fr {
	float: right;
}
.sm-fl {
	float: left;
}
}

@media (min-width: 992px) {
.commonweb {
	padding: 0px 40px;
}
}
.commonwebbox {
	margin-left: 0px;
	margin-right: 0px;
}
.commonleft {
	float: none;
}
.commonright {
	float: none;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}

@media (min-width: 768px) {
.commonwebbox {
	margin-left: -10px;
	margin-right: -10px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
}

@media (min-width: 992px) {
.commonwebbox {
	margin-left: -10px;
	margin-right: -10px;
}
.commonleft {
	float: left;
}
.commonright {
	float: right;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
}

@media (min-width: 1200px) {
.commonweb {
	margin: 0px auto;
	max-width: 1180px;
	padding: 0;
}
.commonleft {
	float: left;
}
.commonright {
	float: right;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
}
.visible-lg, .visible-md, .visible-sm {
	display: none;
}
.hidden-lg, .hidden-md, .hidden-sm {
	display: none;
}

@media (min-width: 767px) {
.visible-sm {
	display: block;
}
.hidden-sm {
	display: none;
}
}

@media (min-width: 991px) {
.visible-md {
	display: block;
}
.hidden-sm {
	display: block;
}
}

@media (min-width: 1200px) {
.visible-lg {
	display: block;
}
.hidden-lg {
	display: block;
}
}
/* 样式开始*/
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
	float: left;
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000;
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px;
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible;
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
 @-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
}
}
 @keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.sprite-demo {
	width: 100px;
	height: 100px;
	background-color: #f60;
}
.all-sprite {
	color: #f60;
	width: 500px;
	height: 500px;
	background: #f4f4f4 url("../images/sprite.png") no-repeat 0 0;
}
.base64-demo {
	padding: 10px;
	background: #ff6600 url("../images/download.jpg") no-repeat 0 0;
}
 @charset "UTF-8";
.in-wrapper {
	max-width: 1600px;
	overflow: hidden;
	padding: 0 10px;
}
.inPro {
	padding: 20px 0 10px;
	overflow: hidden;
}
.inPro-left img {
	display: block;
	width: 100%;
}
.inPro-left a {
	width: 100%;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}
.inPro-right img {
	display: block;
	width: 100%;
}
.inPro-right a {
	display: block;
	position: relative;
	overflow: hidden;
}
.inPro-right .inPro-rightCon {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	color: #fff;
	text-align: center;
}
.inPro-right .inPro-rightCon h3 {
	font-size: 18px;
	padding-top: 30px;
	padding-bottom: 5px;
}
.inAwards {
	padding-bottom: 10px;
	overflow: hidden;
}
.inAwards img {
	display: block;
	height: 200px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media (min-width: 768px) {
.inPro {
	display: table;
	overflow: hidden;
	margin: 30px -5px 0;
}
.inPro-left, .inPro-right {
	width: 50%;
	display: table-cell;
	vertical-align: top;
	padding: 0 5px;
	overflow: hidden;
}
.inPro-left a:first-child {
	margin-bottom: 3%;
}
.inAwards a {
	display: block;
	overflow: hidden;
}
.inAwards img {
	height: 300px;
}
}

@media (min-width: 992px) {
.inAwards img {
	height: 350px;
}
}

@media (min-width: 1024px) {
.inAwards img, .inPro img, .inPro-right img {
	-webkit-transition: 1s;
	transition: 1s;
}
.inPro-left a:hover img, .inPro-right a:hover img {
	-webkit-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08);
}
.inAwards:hover img {
	-webkit-transform: translateX(-50%) scale(1.08, 1.08);
	-ms-transform: translateX(-50%) scale(1.08, 1.08);
	transform: translateX(-50%) scale(1.08, 1.08);
}
}

@media (min-width: 1200px) {
.inPro {
	margin: 30px -10px 0;
	padding-bottom: 5px;
}
.inPro-left, .inPro-right {
	padding: 0 10px;
}
.inAwards {
	margin-bottom: 5px;
}
.inAwards img {
	height: 550px;
}
.inPro-right .inPro-rightCon {
	font-size: 18px;
}
.inPro-right .inPro-rightCon h3 {
	font-size: 32px;
	padding-bottom: 23px;
	padding-top: 60px;
}
}
.inBot {
	padding: 10px
}
.inBot .title {
	text-align: center;
	margin: 10px 0;
}
.inBot img {
	display: block;
}
.inBot a {
	display: block;
}
.inBot li {
	margin-bottom: 15px;
	background-color: #f2f2f2;
}
.inBot dl {
	margin: 0 auto;
	display: table;
	padding: 10px;
}
.inBot dl h3 {
	font-size: 18px;
}
.inBot dl p {
	color: #666;
}
.inBot dl dt, .inBot dl dd {
	display: table-cell;
	vertical-align: middle;
}
.inBot dl dd {
	padding-left: 20px;
}

@media(max-width:640px) {
.inBot li {
	margin-bottom: 10px;
}
.inBot dl {
	min-width: 157px;
	padding: 5px 10px;
}
.inBot dl h3 {
	font-size: 16px;
	text-align: left;
}
.inBot dl dt img {
	height: 40px;
}
.inBot dl dd {
	min-width: 102px;
}
}

@media (min-width: 768px) {
.inBot dl {
	padding: 20px 10px;
}
}

@media (min-width: 1024px) {
.inBot {
	padding-bottom: 18px;
}
.inBot dl {
	padding: 50px 10px 45px 10px;
	font-size: 16px;
	margin: 0 auto;
}
.inBot dl h3 {
	font-size: 24px;
}
.inBot a:hover h3 {
	color: #e60012;
}
}

@media (min-width: 1600px) {
.in-wrapper {
	padding: 0;
}
}
.subbanner {
	overflow: hidden;
}
.subbanner img {
	height: 120px;
	display: block;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media (min-width: 768px) {
.subbanner img {
	width: 100%;
	height: auto;
}
}
.contact {
	padding: 20px 0;
	font-size: 14px;
}
.contact h2 {
	font-size: 20px;
	font-weight: bold;
}
.contact h3 {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	font-family: arial;
	padding-bottom: 20px;
}
.contact h4 {
	font-size: 18px;
	padding-bottom: 5px;
}
.contact .colorgray {
	color: #808080;
}
.contact .linka {
	color: #2967a7;
	text-decoration: underline;
}
.contact .contact-one {
	line-height: 26px;
}
.contact .contact-one .qq {
	min-width: 50px;
	color: #808080;
	display: inline-block;
	text-align: center;
	padding-top: 45px;
	background: url(../images/qq.png) center top no-repeat;
	margin-right: 30px;
	margin-top: 10px;
	font-size: 14px;
}
.contact-two {
	overflow: hidden;
}
.contact-two ul {
	margin: 0 -10px;
}
.contact-two li {
	background-color: #fff;
	padding: 10px;
}
.contact-two li .libox {
	background-color: #f2f2f2;
	padding: 10px 20px;
	line-height: 26px;
}
.contact-two li .libox .tit {
	padding-left: 0;
	color: #333;
}
.contact-two li .libox .name {
	background: url(../images/icon09.png) left center no-repeat;
}
.contact-two li .libox .tel {
	background: url(../images/icon10.png) left center no-repeat;
}
.contact-two li .libox .mail {
	background: url(../images/icon11.png) left center no-repeat;
}
.contact-two li .libox p {
	padding-left: 30px;
	margin-bottom: 5px;
	color: #666;
}
.contact-two li .libox a {
	text-decoration: underline;
	color: #666;
}
.contact-three {
	overflow: hidden;
}
.contact-three ul {
	margin: 0 -10px;
}
.contact-three li {
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
}
.contact-three li img {
	display: block;
	max-width: 100%;
	margin: 0 auto 10px;
}

@media (min-width: 768px) {
.contact {
	padding: 50px 0;
	font-size: 16px;
}
.contact h2 {
	font-size: 26px;
	padding-bottom: 10px;
}
.contact h3 {
	font-size: 16px;
	padding-bottom: 30px;
}
.contact h4 {
	font-size: 22px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.contact .contact-one {
	overflow: hidden;
	line-height: 30px;
}
.contact-three li {
	width: auto;
}
.contact .contact-one .qq {
	padding-top: 33px;
	margin-right: 5%;
}
}

@media (min-width: 992px) {
.contact h4 {
	margin-top: 0;
}
.contact .contact-one {
	font-size: 14px;
	line-height: 35px;
}
.contact .contact-one dt, .contact .contact-one dd {
	width: 50%;
	float: left;
}
.contact .contact-three li {
	font-size: 22px;
}
}

@media (min-width: 1200px) {
.contact {
	padding: 65px 0;
}
.contact h2 {
	font-size: 30px;
	padding-bottom: 13px;
}
.contact h3 {
	font-size: 18px;
	padding-bottom: 50px;
}
.contact h4 {
	font-size: 24px;
}
.contact .contact-two {
	padding-top: 10px;
	font-size: 18px;
	margin-bottom: 28px;
}
.contact .contact-two li .libox {
	line-height: 40px;
	padding: 30px 35px;
}
.contact .contact-two li .libox p {
	margin-bottom: 0;
	padding-left: 30px;
}
.contact .contact-two li .libox .tit {
	padding: 0;
}
.contact .contact-one {
	font-size: 18px;
	line-height: 35px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.contact .contact-one dt, .contact .contact-one dd {
	width: 50%;
	float: left;
}
.contact .contact-one dt p, .contact .contact-one dd p {
	padding-bottom: 20px;
}
.contact .contact-three li {
	font-size: 24px;
	padding-top: 20px;
}
.contact .contact-three li img {
	margin-bottom: 27px;
}
}
.talentConcept {
	padding: 30px 0;
}
.talentConcept dl {
	padding: 20px 10px;
	border-bottom: 1px solid #d9d9d9;
}
.talentConcept dl img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}
.talentConcept dl h4 {
	text-align: center;
	font-size: 18px;
	padding: 10px 0;
}
.talentConcept dl:last-child {
	border-bottom: none;
}
.talentConcept-top {
	background-color: #f2f2f2;
}
.talentConcept-top img {
	display: block;
	width: 100%;
}
.talentConcept-topText {
	padding: 10px 15px;
}

@media (min-width: 768px) {
.talentConcept-top {
	margin-bottom: 20px;
	display: table;
}
.talentConcept-topText, .talentConcept-topImg {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
.talentConcept-topText {
	vertical-align: middle;
	font-size: 16px;
	line-height: 28px;
	padding: 10px 30px;
}
.talentConcept dl {
	position: relative;
	padding-left: 150px;
	padding-right: 10px;
}
.talentConcept dl h4 {
	text-align: left;
}
.talentConcept dl dt {
	width: 88px;
	position: absolute;
	left: 30px;
	top: 55%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
}

@media (min-width: 992px) {
.talentConcept .talentConcept-top {
	margin-bottom: 50px;
}
.talentConcept dl {
	padding: 38px 38px 18px 210px;
	font-size: 16px;
}
.talentConcept dl h4 {
	font-size: 24px;
	padding-bottom: 7px;
}
.talentConcept dl dt {
	left: 40px;
}
.talentConcept dl dd {
	line-height: 30px;
}
}

@media (min-width: 1200px) {
.talentConcept {
	padding: 50px 0 70px;
}
.talentConcept-topText {
	padding: 10px 25px 10px 35px;
}
}
/*关于ddpai*/
.about-tit {
	padding: 20px 0;
	text-align: center;
	font-size: 22px;
	color: #333;
}
.about-tit .en-tit {
	display: block;
	font-size: 14px;
	padding-top: 5px;
	text-transform: uppercase;
	font-family: arial;
	color: #999;
}
.about-tit .en-tit:after {
	content: '';
	display: block;
	width: 75px;
	height: 2px;
	background-color: #c53748;
	margin: 10px auto 0;
}
.brandHistory img {
	width: 100%;
	display: block;
}
.brandHistory .brandHistory-content {
	padding: 20px;
	text-align: center;
	color: #666;
}

@media (min-width: 768px) {
.brandHistory dl {
	display: table;
	overflow: hidden;
	position: relative;
}
.brandHistory dl dt, .brandHistory dl dd {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.brandHistory dl:nth-child(2n-1) {
	display: block;
}
.brandHistory dl:nth-child(2n-1) dd {
	float: left;
}
.brandHistory dl:nth-child(2n-1) dt {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
}

@media (min-width: 1200px) {
.about-tit {
	font-size: 36px;
}
.about-tit .en-tit {
	font-size: 18px;
	padding-top: 15px;
}
.about-tit .en-tit:after {
	margin-top: 13px;
}
.brandHistory .brandHistory-content {
	padding: 0 17%;
	font-size: 16px;
	line-height: 26px;
}
}
.evolution-box {
	text-align: center;
	padding: 0 50px 20px;
	position: relative;
}
.evolution-box .evolution-btn {
	width: 40px;
	height: 60px;
	top: 50%;
	position: absolute;
	top: 53px;
}
.evolution-box .evolution-btn:after {
	content: '';
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	z-index: 99;
}
.evolution-box .evolution-prev {
	left: 10px;
}
.evolution-box .evolution-prev:after {
	left: 15px;
	border-left: 2px solid #999;
	border-bottom: 2px solid #999;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}
.evolution-box .evolution-next {
	right: 10px;
}
.evolution-box .evolution-next:after {
	right: 15px;
	border-right: 2px solid #999;
	border-top: 2px solid #999;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}
.evolution-bd {
	overflow: hidden;
	margin-top: 10px;
}
.evolution-bd .img {
	height: 73px;
	position: relative;
	display: block;
}
.evolution-bd img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.evolution-bd .date {
	color: #666;
	margin-bottom: 10px;
	position: relative;
}
.evolution-bd .date:before {
	content: '';
	display: block;
	border-bottom: 1px dotted #575757;
	margin: 10px 0 15px;
}
.evolution-bd .date:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background-color: #e5000c;
	border-radius: 100%;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: -5px;
	margin-left: -5px;
}
.evolution-bd li {
	font-size: 16px;
	overflow: hidden;
}

@media (min-width: 768px) {
.evolution-bd .img img {
	padding: 0 10px;
}
.evolution-bd p {
	padding: 0 10px;
}
.evolution-bd .date {
	padding: 0;
	margin-top: 20px;
}
.evolution {
	padding-top: 30px;
}
.evolution-box {
	margin-top: 40px;
}
.evolution-box .evolution-btn {
	top: 63px;
}
}
.culture ul {
	padding: 30px 0;
}
.culture li {
	padding: 0 10px 20px;
}
.culture img {
	display: block;
	width: 100%;
}

@media (min-width: 992px) {
.culture {
	padding: 0 4%;
}
.culture li {
	width: 20%;
}
}

@media (min-width: 1200px) {
.evolution {
	padding-top: 115px;
}
.evolution-bd {
	margin-top: 55px;
}
.evolution-bd li {
	padding: 0 10px;
}
.evolution-bd .img img {
	padding: 0;
}
.evolution-bd .date {
	margin-top: 50px;
}
.evolution-bd .date:before {
	margin-bottom: 25px;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	position: relative;
	left: -10px;
}
.evolution-box {
	padding: 0 100px 215px;
}
.evolution-box .evolution-btn {
	top: 93px;
}
.evolution-box .evolution-btn:after {
	width: 30px;
	height: 30px;
	border-width: 3px;
}
.evolution-box .evolution-next {
	right: 66px;
}
.evolution-box .evolution-prev {
	left: 66px;
}
.culture {
	padding-bottom: 38px;
}
}
/*招聘*/
.remorebtn03 {
	display: block;
	height: 45px;
	background-color: #e50012;
	margin: 20px 0 10px;
	text-align: center;
	line-height: 45px;
	color: #ffffff;
	font-size: 16px;
}
.remorebtn03 a {
	color: #fff;
}
.remorebtn03:hover {
	color: #ffffff;
}
.zhaopcont401 {
	padding: 36px 0;
	background-color: #ffffff;
}
.zhaopintips401 {
	color: #333333;
	background-color: #f2f2f2;
	background-image: url(../images/zp401-01.png);
	background-repeat: no-repeat;
	background-position: 95% 95%;
	padding: 24px 24px 80px;
	background-size: 20%;
}
.hrtipscolor401 {
	color: #e50012;
}
.zhaopintips401 dd h4 {
	font-size: 28px;
	line-height: 30px;
	color: #333;
	margin: 24px 0;
}
.Recruitsearch401 {
	background-color: #f2f2f2;
	padding: 30px 0px 30px 0px;
	color: #333333;
	margin: 20px 0;
}
.Recruitsearch401 dl {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
.Recruitsearch401 dl dt {
	width: 150px;
	position: relative;
	left: 0px;
	padding: 10px 0px 0px 45px;
	font-size: 16px;
	margin: auto;
	padding-bottom: 15px;
}
.Recruitsearch401 dl dd label {
	display: block;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	padding: 0 125px 0 10px;
	position: relative;
}
.Recruitsearch401 dl dd label input {
	background: none;
	border: none;
	outline: none;
}
.Recruitsearch401 dl dd label input.Recruitsearchtext401 {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 44px;
}
.Recruitsearch401 dl dd label input.Recruitsearchsubmit401 {
	font-size: 16px;
	color: #ffffff;
	background-color: #666;
	background-image: url(../images/zp401-02.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	width: 106px;
	height: 44px;
	position: absolute;
	right: 0px;
	top: 0;
	cursor: pointer;
	text-align: left;
	text-indent: 36px;
}
.zzhaopainlist401 {
	overflow-x: scroll;
	overflow-y: hidden;
}
.zzhaopainicon401 {
	display: block;
}
.zhaopintips02 {
	background-color: #f2f2f2;
	padding: 24px 24px 28px;
	margin-bottom: 25px;
}
.zhaopintips02 dt {
	padding-top: 15px;
}
.zhaopintips02 dd h4 {
	font-size: 28px;
	line-height: 30px;
	color: #00a1e9;
	margin: 24px 0;
}
.zhaopintips02 dt img {
	display: block;
	width: 169px;
	height: 169px;
}

@media (min-width: 768px) {
.Recruitsearch401 dl {
	max-width: 596px;
	margin: auto;
	padding-left: 136px;
	position: relative;
	padding-right: 0px;
}
.Recruitsearch401 dl dt {
	width: 150px;
	position: absolute;
	left: 0px;
	padding: 10px 0px 0px 45px;
	padding-bottom: 0px;
}
.Recruitsearch401 dl dd label input.Recruitsearchsubmit401 {
	width: 138px;
	text-indent: 47px;
	background-repeat: no-repeat;
	background-position: 16px center;
}
.zzhaopainlist401 {
	overflow: hidden;
}
.zhaopintips401 {
	background-size: auto;
	background-position: 90% center;
}
}

@media (min-width: 992px) {
.zhaopintips401 dd {
	float: left;
}
.zhaopintips401 {
	padding-top: 48px;
	padding-bottom: 70px;
	background-position-x: 93%;
}
.zhaopintips401 dd h4 {
	margin-bottom: 30px;
}
}
.recruitment {
	padding-top: 5px;
}
.recruitment:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
	margin-bottom: 25px;
}
.recruitment dl {
	background-color: #f2f2f2;
	padding: 10px 60px 10px 15px;
	margin-bottom: 10px;
	position: relative;
}
.recruitment dl dt {
	cursor: pointer;
}
.recruitment dl dt h5 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
.recruitment dl dt:after {
	content: '';
	display: block;
	width: 50px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #e6e6e6 url(../images/icon12.png) center center no-repeat;
	background-size: 50%;
	-webkit-transition: .3s;
	transition: .3s;
}
.recruitment dl dd {
	color: #4c4c4c;
	padding-top: 20px;
	line-height: 26px;
	display: none;
}
.recruitment dl dd b {
	padding-bottom: 10px;
	display: inline-block;
}
.recruitment dl dd a {
	width: 120px;
	height: 35px;
	line-height: 35px;
	background-color: #e50012;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
}
.recruitment dl.cur dt {
	color: #e50012;
}

@media (min-width: 768px) {
.recruitment dl {
	padding-right: 150px;
}
.recruitment dl dt {
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}
.recruitment dl dt:after {
	width: 130px;
	background-size: auto auto;
}
.recruitment dl dd {
	padding-bottom: 33px;
}
.recruitment dl dd a {
	margin-top: 80px;
}
.recruitment dl.cur dt {
	padding-top: 30px;
}
.recruitment dl.cur dt:after {
	background-size: auto auto;
}
}

@media (min-width: 992px) {
.recruitment dl {
	padding-left: 48px;
}
.zhaopcont401 {
	padding: 50px 0 70px;
}
}

@media (min-width: 1024px) {
.recruitment dl:hover dt:after {
	background: #e50012 url(../images/icon13.png) center center no-repeat;
}
.recruitment dl.cur:hover dt:after {
	background: #e6e6e6 url(../images/icon12.png) center center no-repeat;
}
}
.wonderful {
	padding: 30px 0;
	overflow: hidden;
}
.wonderful ul {
	padding-bottom: 20px;
}
.wonderful li {
	margin-top: 20px;
}
.wonderful li img {
	display: block;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.wonderful li a {
	display: block;
	overflow: hidden;
	position: relative;
}
.wonderful li .video-btn .img:after {
	content: '';
	display: block;
	width: 59px;
	height: 59px;
	background: url(../images/icon14.png) center center no-repeat;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.wonderful li .img {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 205px;
	background-color: #000;
}
.wonderful li h3 {
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	margin-top: 5px;
	color: #666;
}
.wonderful-type a {
	color: #4c4c4c;
	-webkit-transition: .3s color;
	transition: .3s color;
	font-size: 16px;
}
.wonderful-type a:after {
	content: '';
	display: inline-block;
	width: 2px;
	height: 15px;
	background-color: #bcbcbc;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	margin: 0 20px;
	vertical-align: middle;
}
.wonderful-type a:last-child:after {
	display: none;
}
.wonderful-type .cur {
	color: #e50012;
}
.more-btn {
	display: block;
	background-color: #e50012;
	color: #fff;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

@media (min-width: 768px) {
.wonderful {
	padding: 40px 0 50px;
}
}

@media (min-width: 1024px) {
.wonderful-type a:hover {
	color: #e50012;
}
.wonderful {
	padding: 60px 0 85px;
}
.wonderful ul {
	margin: 0 -20px;
	padding-bottom: 32px;
}
.wonderful li {
	padding: 0 20px 20px;
}
.wonderful li .img {
	margin-bottom: 2px;
}
.wonderful li img {
	-webkit-transition: 1s all;
	transition: 1s all;
}
.wonderful li:hover h3 {
	color: #e50012;
}
.wonderful li:hover img {
	-webkit-transform: translate(-50%, -50%) scale(1.05, 1.05) );
	-ms-transform: translate(-50%, -50%) scale(1.05, 1.05);
	transform: translate(-50%, -50%) scale(1.05, 1.05);
}
}
.purchase {
	padding: 30px 0;
}
.product-list {
	text-align: center;
	position: relative;
	padding-bottom: 30px;
}
.product-list h3 {
	font-size: 18px;
	line-height: 55px;
	background-color: #f2f2f2;
}
.product-list h3:after {
	display: inline-block;
	content: "";
	width: 12px;
	height: 12px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0 0 3px 6px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.ProContainer {
	padding: 0;
}
.product-list-wrap {
	width: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	top: 55px;
	background-color: #f2f2f2;
	z-index: 100;
	display: none;
	padding-bottom: 10px;
}
.product-list-wrap a {
	display: block;
	font-size: 18px;
	line-height: 40px;
	color: #000;
	margin-bottom: 5px;
}
.product-list-wrap .cur {
	color: #e50012;
}
.product-list-wrap .cur:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #e50012;
	margin-left: -10px;
	margin-right: 10px;
}
.map-search {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.mapselect-tip {
	font-size: 16px;
	color: #232323;
	line-height: 24px;
	padding: 0 0 10px;
}
.mapselect-box {
	padding-bottom: 16px;
	width: 100%;
	height: 38px;
	line-height: 38px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	overflow: hidden;
}
.mapselect-box input {
	color: #a7a7a7;
	padding-left: 10px;
	width: 100%;
	line-height: 36px;
	display: block;
	background: url(../images/icon15.png) right center no-repeat;
}
.mapselect-box select {
	width: 100%;
	height: 38px;
	padding: 1px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	border: none;
	background-color: transparent;
	outline: none;
	color: #666;
	font-size: 15px;
	line-height: 38;
	cursor: pointer;
}
.mapapibox #l-map {
	display: none;
}
.maplist dl {
	margin-bottom: 20px;
	border: 1px solid #e2e2e2;
	padding: 5px;
}
.maplist dt {
	width: 35%;
	float: left;
}
.maplist dt img {
	display: block;
	width: 100%;
}
.maplist dd {
	width: 65%;
	float: left;
	padding-left: 20px;
	font-size: 12px;
}
.maplist dd h3 {
	font-size: 14px;
	padding-top: 5px;
	color: #202020;
}
.maplist dd p {
	padding-left: 20px;
	margin-top: 8px;
	color: #808080;
	font-size: 14px;
}
.maplist .address {
	background: url(../images/icon16.png) left center no-repeat;
}
.maplist .tel {
	background: url(../images/icon17.png) left center no-repeat;
}
.maplist .mail {
	background: url(../images/icon11.png) left center no-repeat;
}
.afterSales-text {
	background-color: #f2f2f2;
	padding: 30px 0;
}
.afterSales-text h3 {
	font-size: 18px;
	border-left: 4px solid #e50012;
	padding-left: 18px;
	line-height: 24px;
}
.m-afterSales-rule {
	color: #666;
	padding-top: 20px;
}
.m-afterSales-rule h4 {
	line-height: 40px;
	vertical-align: middle;
	font-size: 16px;
	color: #333;
	padding-bottom: 5px;
}
.m-afterSales-rule h4 img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.m-afterSales-rule p {
	padding-left: 50px;
	line-height: 26px;
}
.m-afterSales-rule .m-afterSales-least {
	padding-left: 65px;
}
.colorred {
	color: #e50012;
}
.support-list li {
	text-align: center;
	margin-bottom: 20px;
}
.support-list li .thumb {
	border: 1px solid #ebebeb;
	padding: 20px;
	position: relative;
}
.support-list li h3 {
	font-size: 16px;
	line-height: 24px;
	padding: 15px 0 10px;
}
.support-list li .img {
	display: block;
	width: 100%;
	height: 150px;
	position: relative;
}
.support-list li .img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.support-hover-thumb {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.support-hover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background-color: rgba(229, 0, 18, 0.8);
	-webkit-transition: .3s all;
	transition: .3s all;
	display: none;
}
.support-hover.cur {
	display: block;
}
.support-distable {
	text-align: center;
}
.support-distable:first-child {
	padding-bottom: 20px;
}
.support-link {
	display: inline-block;
	color: #fff;
	min-width: 76px;
	padding: 0 10px;
	font-size: 16px;
}
.support-link img {
	display: block;
	margin: 0 auto 5px;
}
.nav-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 65px;
	z-index: 50;
	display: none;
}

@media (min-width: 768px) {
.mapapi {
	display: table;
	width: 100%;
}
.map-select {
	width: 40%;
	display: table-cell;
	vertical-align: top;
}
.mapapibox {
	width: 60%;
	padding-left: 5%;
	display: table-cell;
	vertical-align: top;
}
.mapapibox #l-map {
	width: 100%;
	height: 300px;
	display: block;
}
.purchase {
	padding: 45px 0;
}
.maplist {
	padding-top: 50px;
}
.maplist ul {
	margin: 0 -10px;
}
.ProContainer {
	position: relative;
	padding-left: 250px;
}
.product-list {
	position: absolute;
	left: 0;
	top: 0;
}
.product-list h3 {
	display: none;
}
.product-list .product-list-wrap {
	display: block;
	position: static;
	width: 150px;
	background-color: #fff;
	text-align: left;
}
.product-list .product-list-wrap a {
	line-height: 58px;
	margin-bottom: 0;
	border-bottom: 1px solid #e6e6e6;
}
.product-list .product-list-wrap a:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #a6a6a6;
	margin-left: 5px;
	margin-right: 20px;
}
.product-list .product-list-wrap .cur:before {
	border-left-color: #e50012;
}
.ProContainer {
	margin-top: 40px;
	margin-bottom: 10px;
}
}

@media (min-width: 1024px) {
.maplist {
	padding-top: 70px;
	padding-bottom: 5px;
}
.maplist dl {
	padding: 15px;
}
.maplist dd {
	padding-left: 45px;
}
.maplist dd h3 {
	font-size: 16px;
	padding-top: 3px;
}
.maplist dd p {
	padding-left: 30px;
	margin-top: 18px;
}
.afterSales-text {
	padding: 55px 0 50px;
}
.afterSales-text h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
.m-afterSales-rule {
	padding-top: 30px;
}
.m-afterSales-rule p {
	font-size: 16px;
	line-height: 32px;
}
.m-afterSales-rule h4 {
	font-size: 20px;
	padding-bottom: 10px;
}
.ProContainer {
	margin-top: 60px;
	margin-bottom: 20px;
	min-height: 435px;
}
.product-list-wrap a:hover:before {
	border-left-color: #e50012;
}
.support-hover {
	opacity: 0;
	display: block !important;
}
.support-list li .thumb:hover .support-hover {
	opacity: 1;
}
}

@media (min-width: 1200px) {
.purchase {
	padding: 60px 0;
}
.map-select {
	width: 27%;
}
.mapapibox {
	width: 73%;
	padding-left: 60px;
}
.mapapibox #l-map {
	height: 485px;
}
.mapselect-tip {
	padding-bottom: 20px;
}
.map-search {
	padding-bottom: 35px;
	margin-bottom: 40px;
}
.maplist ul {
	margin: 0 -19px;
}
.maplist li {
	padding: 0 19px;
}
.maplist dd h3 {
	padding-top: 23px;
}
}

@media (min-width: 1200px) {
.support-list {
	overflow: hidden;
}
.support-list ul {
	margin: 0 -22px;
}
.support-list li {
	padding: 0 22px;
	margin-bottom: 40px;
}
}
.interestingPlayer-top {
	overflow: hidden;
	position: relative;
	padding: 30px 0 0;
	margin-bottom: 30px;
}
.interestingPlayer-top li {
	overflow: hidden;
}
.interestingPlayer-top img {
	display: block;
	height: 200px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.interestingPlayer-top .iP-top-btn {
	width: 33px;
	height: 40px;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 30;
}
.interestingPlayer-top .iP-top-btn:after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.interestingPlayer-top .iP-top-prev {
	left: 0;
}
.interestingPlayer-top .iP-top-prev:after {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	left: 65%;
}
.interestingPlayer-top .iP-top-next {
	right: 0;
}
.interestingPlayer-top .iP-top-next:after {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	left: 35%;
}
.interestingPlayer-top .iP-top-dot {
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 30;
	text-align: center;
}
.interestingPlayer-top .iP-top-dot span {
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background-color: #fff;
	opacity: 1;
}
.interestingPlayer-top .iP-top-dot span span {
	margin: 0 2px;
}
.interestingPlayer-top .iP-top-dot .swiper-pagination-bullet-active {
	background-color: #e50012;
}
.interestingPlayer {
	background-color: #f5f5f5;
	padding-top: 30px;
	border-top: 1px solid #ededed;
}
.m-thumb {
	padding-bottom: 40px;
}
.m-thumb li {
	overflow: hidden;
}
.m-thumb li img {
	display: block;
	width: 100%;
}
.m-thumb li h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 5px;
}
.m-thumb .m-desc {
	color: #666;
	padding: 0 10px;
}
.m-thumb .m-bot {
	color: #b3b3b3;
	padding: 10px 10px 0;
}
.m-thumb .m-month {
	padding-bottom: 15px;
	font-size: 20px;
}
.m-thumb .m-month a {
	font-size: 14px;
	color: #e50012;
}
.m-thumb .m-like {
	padding-left: 20px;
	background: url(../images/icon25.png) left center no-repeat;
	margin-left: 12px;
}
.m-thumb .m-saw {
	padding-left: 22px;
	background: url(../images/icon26.png) left center no-repeat;
}
.m-thumb .m-scroll {
	overflow: hidden;
	width: 100%;
}
.m-thumb .m-container {
	padding: 0 50px;
	position: relative;
}
.m-thumb .m-btn {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 32%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-thumb .m-btn:after {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.m-thumb .m-btn-prev {
	left: 0;
}
.m-thumb .m-btn-prev:after {
	border-left: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	left: 70%;
}
.m-thumb .m-btn-next {
	right: 0;
}
.m-thumb .m-btn-next:after {
	border-right: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
	left: 30%;
}
.m-thumb .m-dot {
	padding-right: 45px;
}
.m-thumb .m-dot span {
	width: 13px;
	height: 13px;
	margin: 0 2px;
	background-color: #e0e0e0;
	opacity: 1;
}
.m-thumb .m-dot .swiper-pagination-bullet-active {
	background-color: #e50012;
}

@media (min-width: 768px) {
.interestingPlayer-top {
	padding-top: 40px;
}
.interestingPlayer-top img {
	width: 100%;
	height: auto;
}
}

@media (min-width: 1024px) {
.m-thumb {
	padding-bottom: 60px;
}
.interestingPlayer-top {
	padding-top: 0;
	margin-top: 60px;
	margin-bottom: 85px;
}
.interestingPlayer {
	padding-top: 45px;
	padding-bottom: 40px;
}
}

@media (min-width: 1300px) {
.m-thumb .m-container {
	padding: 0;
}
.m-thumb .m-btn-prev {
	left: -50px;
}
.m-thumb .m-btn-next {
	right: -50px;
}
}
.play-column {
	margin: 20px 0;
	border-bottom: 1px solid #ededed;
}
.play-column a {
	float: left;
	font-size: 14px;
	padding: 5px 0;
	position: relative;
	text-align: center;
	margin-bottom: 5px;
}
.play-column a:after {
	content: '';
	display: block;
	width: 0;
	height: 17px;
	border-right: 1px solid #bfbfbf;
	float: right;
	margin-top: 3px;
}
.play-column a:last-child {
	width: 40%;
}
.play-column .cur {
	color: #e50012;
}
.play-column .cur:before {
	content: '';
	display: block;
	width: 80%;
	height: 2px;
	background-color: #e50012;
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	box-sizing: border-box;
}
.V-Plan-container img {
	max-width: 100%;
	display: block;
}
.V-Plan .play-column {
	margin-bottom: 0;
}

@media (min-width: 768px) {
.play-column {
	padding-top: 40px;
}
.play-column a:last-child {
	width: 33.33333%;
}
.play-column a {
	font-size: 16px;
}
}

@media (min-width: 992px) {
.play-column {
	padding-bottom: 3px;
	text-align: center;
}
.play-column a {
	width: auto;
	float: none;
	display: inline-block;
	padding: 5px 20px;
}
.play-column a:after {
	position: absolute;
	right: 0;
	top: 5px;
}
.play-column a:before {
	bottom: -4px !important;
}
.play-column a:last-child {
	width: auto;
}
.play-column a:last-child:after {
	display: none;
}
}

@media (min-width: 1024px) {
.play-column a:hover {
	color: #e50012;
}
.play-column a:hover:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	border-left: 10px solid #ededed;
	border-right: 10px solid #ededed;
	background-color: #e50012;
	position: absolute;
	bottom: -3px;
	left: 0;
	box-sizing: border-box;
}
.play-column .cur:before {
	width: 100%;
	border-left: 10px solid #ededed;
	border-right: 10px solid #ededed;
}
.play-column a {
	margin-bottom: 0;
}
}

@media (min-width: 1200px) {
.play-column {
	padding-top: 50px;
}
.play-column a {
	font-size: 18px;
	padding-bottom: 8px;
}
}
.img-fall {
	padding: 20px 0 30px;
}
.img-fall img {
	display: block;
	width: 100%;
}
.img-fall a {
	display: block;
	position: relative;
}
.img-fall .v-time {
	width: 80px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	background: rgba(0, 0, 0, 0.55) url(../images/icon27.png) 13px center no-repeat;
	color: #fff;
	text-align: right;
	padding-right: 7px;
	font-size: 12px;
	font-weight: bold;
}
.img-fall .fall-thumb {
	margin-bottom: 10px;
}

@media (min-width: 768px) {
.fall-wrapper {
	width: 33.3333333%;
	float: left;
	padding: 0 5px;
}
}

@media (min-width: 1024px) {
.img-fall {
	padding: 25px 0 80px;
}
}
.full-img {
	width: 100%;
	display: block;
	-webkit-transition: 1s all;
	transition: 1s all;
}
.ovhid {
	overflow: hidden;
}
.m-pro-one {
	background-color: #000;
	position: relative;
}
.m-pro-one-text {
	padding: 20px 20px;
	color: #fff;
	position: static;
	left: 10px;
	top: 50%;
	z-index: 1;
	-webkit-transition: 1s all;
	transition: 1s all;
}
.m-pro-one-text h2 img {
	height: 20px;
}
.m-pro-one-con1 {
	font-size: 28px;
	line-height: 28px;
	padding: 10px 0 15px;
}
.m-pro-one-con2 span {
	padding-right: 15px;
	min-width: 108px;
	display: inline-block;
}
.m-pro-one-con3 {
	color: #0099ff;
	font-size: 20px;
	padding-top: 20px;
}
.m-pro-one-con3 .s1 {
	font-size: 14px;
}
.tm-mall {
	border: 1px solid #016cb4;
	padding: 5px 15px;
	color: #0099ff;
	border-radius: 3px;
	margin-top: 10px;
	display: inline-block;
}
.m-pro-two {
	padding: 30px 0;
	text-align: center;
	position: relative;
}
.m-pro-two-img img {
	width: 100%;
}
.m-pro-two-con1 {
	padding: 10px 20px;
}
.m-pro-two-con2 {
	padding: 10px 20px;
}
.m-pro-two-con2 .be {
	color: #0099ff;
}
.pro-video {
	overflow: hidden;
}
.pro-video img {
	width: 100%;
	display: block;
	-webkit-transition: 1s all;
	transition: 1s all;
}
.pro-video-btn {
	display: block;
	position: relative;
}
.pro-video-btn:after {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/play.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.video-player-wrap {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 300;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	display: none;
}
.video-close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: -40px;
	z-index: 20;
	background: url(../images/deleteIcon.png) right center no-repeat;
	background-size: 30px;
	-webkit-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.video-close:hover {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (min-width: 768px) {
.m-pro-one-text {
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-pro-two-text {
	padding: 30px;
}
.m-pro-two-con1, .m-pro-two-con2 {
	font-size: 16px;
	line-height: 28px;
	padding-top: 10px;
}
}

@media (min-width: 1024px) {
.full-img {
	width: 1920px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.m-pro-one-text {
	left: 10%;
}
.m-pro-one-text h2 img {
	height: auto;
}
.m-pro-one-con1 {
	font-size: 96px;
	font-weight: lighter;
	line-height: 100px;
	letter-spacing: 5px;
	padding-bottom: 50px;
	padding-top: 15px;
}
.m-pro-one-con2 {
	font-size: 22px;
	font-weight: lighter;
	line-height: 32px;
	opacity: 0.8;
}
.m-pro-one-con2 span {
	min-width: 190px;
}
.m-pro-one-con3 {
	font-size: 26px;
	padding-top: 75px;
	padding-bottom: 5px;
}
.tm-mall {
	width: 215px;
	font-size: 26px;
	line-height: 46px;
	height: 50px;
	padding: 0;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.m-pro-two-con1 {
	width: 870px;
	margin: 0 auto;
}
.m-pro-two-con2 {
	width: 850px;
	margin: -45px auto 0;
	font-size: 18px;
	line-height: 32px;
}
.pro-video img {
	width: 1920px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.pro-video-btn:after {
	width: 56px;
	height: 56px;
}
}

@media (min-width: 1200px) {
.m-pro-two-text {
	left: 19%;
}
.m-pro-two-con1 {
	font-size: 18px;
	line-height: 32px;
	padding-top: 35px;
	text-indent: 2em;
	padding-bottom: 35px;
}
.m-pro-two-img img {
	width: auto;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
}
.m-pro-two {
	padding: 100px 0 40px;
}
}
.m-pro-three {
	background-color: #121212;
	color: #fff;
}
.m-pro-three-text h3 {
	text-align: center;
}
.m-pro-three-con1 {
	text-align: center;
	padding: 15px 10px;
	opacity: .8;
}
.m-pro-three-con2 {
	padding-top: 20px;
}
.m-pro-three-con2 li {
	text-align: center;
	padding-bottom: 20px;
}
.m-pro-three-con2 li .p1 {
	font-size: 30px;
	font-weight: lighter;
	padding-bottom: 10px;
}
.m-pro-three-con3 {
	padding: 10px;
	text-align: center;
	opacity: .8;
}
.m-pro-three-con3 .s2 {
	color: #16a4e5;
}

@media (min-width: 768px) {
.m-pro-three {
	position: relative;
}
.m-pro-three .m-pro-three-text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.m-pro-three-con3 {
	width: 100%;
	position: absolute;
	bottom: 4px;
	left: 0;
}
}

@media (min-width: 1024px) {
.m-pro-three-con1 {
	font-size: 18px;
	width: 860px;
	margin: 0 auto;
	line-height: 32px;
}
.m-pro-three-con2 {
	padding-top: 50px;
}
.m-pro-three-con2 li .p1 {
	font-size: 65px;
	line-height: 65px;
}
.m-pro-three-con2 li .s1 {
	font-size: 18px;
	display: block;
	padding-top: 10px;
}
.m-pro-three-con3 {
	width: 720px;
	margin: 0 auto;
	font-size: 18px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	line-height: 32px;
	padding-bottom: 40px;
}
}

@media (min-width: 1200px) {
.m-pro-three-con2 .p1 {
	font-size: 75px;
	line-height: 75px;
}
}
.m-pro-tit {
	text-align: center;
	font-size: 20px;
	padding: 0 10px 20px;
}
.m-pro-desc {
	padding: 0 10px 10px;
	text-align: center;
}
.m-pro-four {
	padding-top: 30px;
	background: url(../images/pro5.jpg) top center no-repeat;
}
.m-pro-four-text {
	padding: 15px 10px;
	text-align: center;
}
.bottom-20 {
	display: block;
	max-width: 90%;
	margin: 0 auto;
	position: relative;
	bottom: -20px;
}

@media (min-width: 768px) {
.m-pro-tit {
	font-size: 24px;
}
.m-pro-desc {
	font-size: 16px;
	line-height: 26px;
}
.m-pro-four {
	padding: 50px 0;
}
.m-pro-four-text {
	padding-bottom: 50px;
}
}

@media (min-width: 1024px) {
.m-pro-tit {
	font-size: 42px;
	font-weight: lighter;
	line-height: 1.5
}
.m-pro-desc {
	font-size: 18px;
	line-height: 32px;
}
.m-pro-four {
	padding: 130px 0 50px;
}
.m-pro-four-text {
	max-width: 910px;
	margin: 0 auto;
}
.col-md-bottom-100 {
	bottom: -100px;
}
}
.m-desc-bot {
	padding: 10px;
	text-align: center;
}
.m-desc-bot .s1 {
	color: #16a4e5;
}
.m-pro-five {
	padding: 50px 0 20px;
}
.m-pro-five img {
	max-width: 90%;
	display: block;
	margin: 0 auto;
}
.m-pro-five-icon {
	padding-top: 20px;
}
.m-pro-five-icon li {
	text-align: center;
	padding-bottom: 20px;
}
.m-pro-five-icon .img {
	width: 102px;
	height: 58px;
	display: block;
	position: relative;
	margin: 0 auto 5px;
}
.m-pro-five-icon .img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
.m-desc-bot, .m-pro-five-icon {
	font-size: 16px;
	line-height: 26px;
}
.m-pro-five-icon {
	padding-bottom: 50px;
}
.m-pro-five-icon .img {
	margin-bottom: 12px;
}
.m-pro-five {
	padding: 50px 0 30px;
}
.mx-930 {
	max-width: 930px;
	margin: 0 auto;
}
.w720 {
	width: 720px;
	margin: 0 auto;
	padding-top: 17px;
}
.m-pro-five-icon {
	max-width: 920px;
	margin: 0 auto;
}
}

@media (min-width: 1024px) {
.m-desc-bot, .m-pro-five-icon {
	font-size: 18px;
	line-height: 32px;
}
.m-pro-five {
	padding: 220px 0 70px;
}
.w720 {
	padding-top: 27px;
}
}
.m-pro-six {
	background-color: #121212;
	padding: 30px 0;
	color: #fff;
}
.p-img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}
.min-icon {
	width: 12%;
	margin: 20px auto;
	max-width: 70px;
	display: block;
}
.m-pro-iconlist {
	text-align: center;
	padding-top: 20px;
}
.m-pro-iconlist li {
	position: relative;
}
.m-pro-iconlist li:after {
	content: '';
	display: block;
	width: 1px;
	height: 60%;
	background-color: #717171;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-pro-iconlist .m-img {
	height: 35px;
	position: relative;
	margin-bottom: 5px;
}
.m-pro-iconlist .m-img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.m-pro-six .m-desc-bot {
	padding: 30px 0 20px;
}
.m-pro-seven {
	padding: 30px 10px;
}
.m-pro-seven img {
	display: block;
	max-width: 100%;
}
.m-pro-seven .p-img {
	margin: 30px auto;
	max-width: 90%;
}
.m-pro-seven .m-pro-seven-img li {
	padding: 0;
}
.m-pro-eight {
	padding-bottom: 30px;
}
.m-pro-eight .m-pro-tit {
	padding-top: 20px;
}
.m-pro-nine {
	background-color: #121212;
	color: #fff;
	position: relative;
}
.m-pro-nine .p-img {
	display: block;
	margin: 40px auto 0;
	max-width: 90%;
}
.m-pro-nine .full-img {
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.m-pro-nine .m-pro-nine-con {
	position: relative;
	z-index: 2;
	padding-top: 40px;
}
.m-pro-ten {
	padding-bottom: 30px;
}
.m-pro-ten .m-pro-ten-con {
	padding-top: 20px;
}
.m-pro-eleven {
	padding: 30px 0;
	position: relative;
}
.m-pro-eleven .full-img {
	position: absolute;
	height: 100%;
	width: auto;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1;
}
.m-pro-eleven .m-pro-eleven-con {
	color: #fff;
}
.m-pro-eleven .m-pro-eleven-img {
	padding-top: 30px;
}
.m-pro-eleven .m-pro-eleven-img li img {
	max-width: 100%;
}
.m-pro-twelve {
	padding: 30px 0;
}
.m-pro-twelve img {
	display: block;
	max-width: 90%;
	margin: 20px auto 0;
}
.m-pro-thirteen {
	position: relative;
}
.m-pro-thirteen .full-img {
	position: absolute;
	left: 50%;
	top: 0;
	width: auto;
	height: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}
.m-pro-thirteen .m-pro-tit {
	line-height: 28px;
}
.m-pro-thirteen .m-pro-thirteen-con {
	padding: 30px 10px;
	position: relative;
	z-index: 2;
	color: #fff;
}
.m-pro-thirteen .m-pro-thirteen-con .p-img {
	max-width: 90%;
	margin: 0 auto 20px;
	display: block;
}
.m-pro-thirteen .m-pro-thirteen-img {
	text-align: center;
	padding-top: 30px;
}
.m-pro-thirteen .m-pro-thirteen-img li {
	position: relative;
}
.m-pro-thirteen .m-pro-thirteen-img li:after {
	content: '';
	display: block;
	width: 1px;
	height: 60%;
	background-color: #717171;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-pro-thirteen .m-pro-thirteen-img li:last-child:after {
	display: none;
}
.m-pro-thirteen .min-img {
	height: 40px;
	position: relative;
	margin-bottom: 5px;
}
.m-pro-thirteen .min-img img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.m-bot-tit {
	font-size: 22px;
	font-weight: lighter;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.m-pro-bot {
	padding: 30px 10px 0;
}
.m-pro-bot img {
	max-width: 100%;
	margin: 20px auto 0;
	display: block;
}
.m-pro-bot dl {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
.m-pro-bot dl p {
	position: relative;
	padding-left: 95px;
	line-height: 26px;
	padding-bottom: 3px;
}
.m-pro-bot dt {
	font-size: 18px;
	padding-bottom: 10px;
	text-align: center;
}
.m-pro-bot dt:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border: 1px solid #0193f4;
	margin-right: 10px;
}
.m-pro-bot .m-min-tit {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 95px;
	text-align: right;
}

@media (min-width: 768px) {
.m-pro-six {
	padding: 50px 0 30px;
}
.m-pro-six .m-pro-desc {
	max-width: 850px;
	margin: 0 auto;
}
.m-pro-iconlist {
	padding-top: 30px;
	font-size: 16px;
	line-height: 26px;
}
.m-pro-iconlist .m-img {
	height: 50px;
	margin-bottom: 15px;
}
.min-icon {
	margin: 30px auto;
}
.m-pro-six .m-desc-bot {
	padding-top: 40px;
}
.m-pro-seven {
	padding: 40px 10px;
}
.m-pro-seven .m-pro-desc {
	max-width: 830px;
	margin: 0 auto;
}
.m-pro-eight {
	position: relative;
	color: #fff;
	padding-bottom: 0;
}
.m-pro-eight-text {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding-top: 30px;
}
.m-pro-eight .m-pro-desc {
	max-width: 830px;
	margin: 0 auto;
}
.m-pro-nine .m-pro-nine-con {
	padding-top: 70px;
}
.m-pro-nine .m-pro-desc {
	max-width: 880px;
	margin: 0 auto;
}
.m-pro-nine .p-img {
	margin-top: 60px;
}
.m-pro-ten {
	position: relative;
	padding: 0;
}
.m-pro-ten .m-pro-ten-con {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.m-pro-ten .m-pro-desc {
	max-width: 850px;
	margin: 0 auto;
}
.m-pro-eleven {
	padding: 50px 0 30px;
}
.m-pro-eleven .m-pro-eleven-img {
	max-width: 850px;
	margin: 0 auto;
	padding-top: 50px;
}
.m-pro-eleven .m-pro-eleven-img li {
	padding: 0 30px;
}
.m-pro-twelve {
	padding-top: 50px;
}
.m-pro-twelve .m-pro-desc {
	max-width: 800px;
	margin: 0 auto;
}
.m-pro-thirteen {
	padding: 50px 0;
}
.m-pro-thirteen .m-pro-thirteen-img {
	padding-top: 40px;
}
.m-pro-thirteen .min-img {
	margin-bottom: 10px;
	height: 50px;
}
.m-pro-thirteen {
	padding: 50px 0;
}
.m-pro-thirteen .m-pro-desc {
	max-width: 760px;
	margin: 0 auto;
}
.m-pro-thirteen .m-pro-thirteen-img {
	max-width: 1030px;
	margin: 0 auto;
}
.m-bot-tit {
	padding-bottom: 20px;
	font-size: 24px;
}
.m-pro-bot {
	font-size: 16px;
}
.m-pro-bot dl {
	width: 100%;
	display: table;
}
.m-pro-bot dl p {
	padding-left: 110px;
}
.m-pro-bot dl:last-child {
	border-bottom: none;
}
.m-pro-bot dt {
	display: table-cell;
	width: 20%;
	vertical-align: middle;
	font-size: 22px;
}
.m-pro-bot dt:before {
	width: 15px;
	height: 15px;
}
.m-pro-bot dd {
	display: table-cell;
	width: 80%;
}
.m-pro-bot .m-min-tit {
	width: 110px;
}
}

@media (min-width: 1024px) {
.m-pro-six {
	padding: 125px 0 55px;
}
.m-pro-six .m-pro-tit {
	padding-bottom: 50px;
}
.min-icon {
	margin: 40px auto 70px;
}
.m-pro-iconlist {
	font-size: 18px;
	line-height: 32px;
	padding-top: 90px;
	padding-bottom: 50px;
}
.m-pro-iconlist .m-img {
	height: 67px;
}
.m-pro-seven {
	padding: 145px 0 50px;
}
.m-pro-seven .m-pro-tit {
	padding-bottom: 50px;
}
.m-pro-seven .p-img {
	margin: 75px auto 90px;
}
.m-pro-seven .m-pro-seven-img {
	max-width: 1410px;
	margin: 0 auto;
}
.m-pro-eight-text {
	padding-top: 125px;
}
.m-pro-eight .m-pro-desc {
	padding-top: 25px;
}
.m-pro-nine {
	padding-top: 100px;
}
.m-pro-nine .m-pro-desc {
	padding-top: 35px;
}
.m-pro-nine .p-img {
	margin-top: 105px;
}
.m-pro-ten .m-pro-ten-con {
	padding-top: 140px;
}
.m-pro-ten .m-pro-tit {
	padding-bottom: 50px;
}
.m-pro-eleven {
	padding: 140px 0 30px;
	min-height: 800px;
}
.m-pro-eleven .m-pro-eleven-img {
	padding-top: 50px;
}
.m-pro-eleven .m-pro-eleven-img li {
	padding: 0 30px;
}
.m-pro-eleven .full-img {
	height: auto;
}
.m-pro-eleven .m-pro-desc {
	padding-top: 35px;
	max-width: 760px;
	margin: 0 auto;
}
.m-pro-eleven .m-pro-eleven-img {
	padding-top: 115px;
}
.m-pro-eleven .m-pro-eleven-img li {
	padding: 0 33px;
}
.m-pro-twelve {
	padding-top: 125px;
	padding-bottom: 45px;
}
.m-pro-twelve .m-pro-desc {
	padding-top: 35px;
	padding-bottom: 30px;
}
.m-pro-thirteen {
	padding-top: 70px;
	min-height: 800px;
}
.m-pro-thirteen .full-img {
	width: auto;
	height: auto;
}
.m-pro-thirteen .m-pro-tit {
	padding-top: 52px;
}
.m-pro-thirteen .m-pro-desc {
	padding-top: 35px;
	padding-bottom: 20px;
}
.m-pro-thirteen .min-img {
	height: 65px;
}
.m-pro-bot {
	max-width: 1180px;
	margin: 0 auto;
}
.m-pro-bot img {
	margin: 80px auto 45px;
}
.m-pro-bot dl {
	vertical-align: middle;
	padding: 35px 0;
}
.m-pro-bot dl dt {
	font-size: 32px;
	font-weight: lighter;
	line-height: 32px;
}
.m-pro-bot dl dt:before {
	width: 20px;
	height: 20px;
	margin-right: 13px;
}
.m-pro-bot dl dd {
	font-size: 21px;
}
.m-pro-bot dl dd p {
	font-weight: lighter;
	padding-left: 145px;
	line-height: 42px;
	padding-bottom: 0;
}
.m-pro-bot dl .m-min-tit {
	width: 145px;
}
.m-bot-tit {
	font-size: 46px;
	line-height: 46px;
	padding-left: 55px;
}
/*.m-pro-bot:last-of-type { padding-bottom: 155px; }*/
.m-pro-bot:last-of-type dl {
	border-bottom: none;
}
.m-pro-bot .m-bot-tit {
	padding-top: 0;
}
div[data-rel="last"] .m-pro-bot:first-child {
	padding-top: 0;
}
div[data-rel="last"] {
	padding-top: 100px;
}
}
.g-problem {
	padding: 30px 0;
}
.g-problem-switch {
	padding: 30px 0 10px;
}
.g-problem-switch .img {
	display: block;
	width: 100%;
	height: 53px;
	position: relative;
	margin-bottom: 7px;
}
.g-problem-switch img {
	display: block;
	max-width: 40px;
	max-height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.g-problem-switch li {
	text-align: center;
	padding-bottom: 20px;
}
.g-problem-switch li a {
	display: block;
	font-size: 16px;
}
.g-problem-switch .cur a {
	position: relative;
	color: #e50012;
}
.g-problem-switch .cur a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: -10px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-top: 7px solid #e50012;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.g-problem-switch .cur img {
	display: none;
}
.g-problem-switch .cur .hoverShow {
	display: block;
}
.g-problem-switch .hoverShow {
	display: none;
}
.g-problem-list {
	padding: 10px 0 30px;
	background-color: #f2f2f2;
}
.g-problem-list dl {
	border-bottom: 1px solid #fff;
}
.g-problem-list dt {
	font-size: 16px;
	padding: 13px 40px 13px 30px;
	position: relative;
	line-height: 28px;
}
.g-problem-list dt:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	-webkit-transition: .3s;
	transition: .3s;
}
.g-problem-list dt.cur:after {
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}
.g-problem-list dd {
	color: #808080;
	padding-bottom: 10px;
	display: none;
	padding-left: 30px;
	line-height: 24px;
}
.g-video {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
}
.g-download {
	padding: 30px 0 0;
}
.g-download ul {
	padding: 30px 0 0;
}
.g-download ul li {
	padding-bottom: 20px;
}
.g-download a {
	padding-right: 30px;
	display: inline-block;
	background: url(../images/icon44.png) right center no-repeat;
	font-size: 0;
}
.g-download .img {
	width: 45px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#productcontact .img img:last-child {
	opacity: 0;
}
.g-download img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%;
	max-height: 100%;
	transition: .2s all ease;
	-webkit-transition: .2s all ease;
	-ms-transition: .2s all ease;
	-moz-transition: .2s all ease;
}
.g-contact li a img:last-child, .g-contact li a:hover img:first-child, .g-contact li a.cur img:first-child, .g-download li a:hover img:first-child, .g-download li a img:last-child {
	opacity: 0;
}
.g-contact li a.cur, .g-download li a:hover .text {
	color: #e50012;
}
.g-contact li a:hover img:last-child, .g-contact li a.cur img:last-child, .g-download li a:hover img:last-child {
	opacity: 1;
}
.g-download .text {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 16px;
}
.g-contact a {
	background: none;
}
.m-pro-one, .m-pro-two, .m-pro-three, .m-pro-four, .m-pro-five, .m-pro-six, .m-pro-seven, .m-pro-eight, .m-pro-nine, .m-pro-ten, .m-pro-eleven, .m-pro-twelve, .m-pro-thirteen, .m-pro-bot, .g-problem, .g-download {
}
.g-video-wrap .m-bot-tit {
	margin-bottom: 30px;
}
.g-problem-list {
	display: none;
}
.g-download ul li {
	position: relative;
}
.qrcode-pop {
	width: 150px;
	height: 150px;
	position: absolute;
	left: 0;
	bottom: 100%;
	z-index: 91;
	display: none;
	border: 1px solid #ccc;
}
.qrcode-pop-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 90;
	display: none;
}

@media(min-width:1024px) {
 #productcontact a:hover .img img:last-child, #productcontact a.cur .img img:last-child, {
 opacity:1;
}
#productcontact a:hover .img img:first-child, #productcontact a.cur .img img:first-child {
	opacity: 0;
}
#productcontact a:hover, #productcontact a.cur {
	color: #e60012;
}
.g-problem-switch li a {
	position: relative;
}
.g-problem-switch li:hover a {
	color: #e50012;
}
.g-problem-switch li:hover a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: -15px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-top: 7px solid #e50012;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.g-problem-switch li:hover img {
	display: none;
}
.g-problem-switch li:hover .hoverShow {
	display: block;
}
}

@media(max-width:350px) {
.g-download .img {
	width: 35px;
	height: 35px;
}
.g-download .text {
	font-size: 12px;
}
}

@media(min-width:768px) {
.g-download .text {
	font-size: 18px;
}
}

@media (min-width: 992px) {
.g-problem {
	padding-top: 90px;
}
.g-problem .m-bot-tit {
	padding-left: 55px;
}
.g-contact {
	padding-bottom: 90px;
}
.g-download {
	padding-top: 120px;
}
.g-download ul {
	padding-left: 95px;
}
.g-download .m-bot-tit {
	padding-left: 55px;
}
.g-problem-switch {
	padding-top: 68px;
}
.g-problem-switch .cur a:after {
	bottom: -15px;
}
.g-problem-list {
	padding: 10px 40px 25px;
}
.g-problem-list dt {
	cursor: pointer;
	padding-left: 0;
}
.g-problem-list dt:after {
	right: 25px;
}
.g-problem-list dl:last-child {
	border-bottom: none;
}
.g-video-wrap {
	padding-top: 65px;
}
.g-video-wrap .m-bot-tit {
	margin-bottom: 65px;
	padding-left: 55px;
}
}
header {
	height: 65px;
}
.header-wrap {
	max-width: 1920px;
	width: 100%;
	height: 65px;
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 100;
	background-color: #fff;
	border-bottom: 1px solid #d6d6d6;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.header-wrap h1 {
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header-wrap h1 img {
	width: 120px;
}
.header-wrap .nav-btn {
	width: 30px;
	height: 25px;
	margin: 0 0 0 15px;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header-wrap .nav-btn .bar {
	position: relative;
	display: block;
	width: 28px;
	height: 3px;
	margin: 7px auto;
	background-color: #317daf;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.header-wrap .nav-btn span:nth-child(1) {
	margin-top: 0;
}
.header-wrap .nav-btn span:nth-child(3) {
	margin-bottom: 0;
}
.header-wrap .nav-btn.cur .bar:nth-of-type(1) {
	-webkit-transform: translateY(9.5px) rotate(-45deg);
	-ms-transform: translateY(9.5px) rotate(-45deg);
	transform: translateY(9.5px) rotate(-45deg);
}
.header-wrap .nav-btn.cur .bar:nth-of-type(2) {
	opacity: 0;
}
.header-wrap .nav-btn.cur .bar:nth-of-type(3) {
	-webkit-transform: translateY(-10.5px) rotate(45deg);
	-ms-transform: translateY(-10.5px) rotate(45deg);
	transform: translateY(-10.5px) rotate(45deg);
}
.header-wrap .global {
	margin-right: 10px;
	margin-top: 15px;
	float: right;
}
.header-wrap .global img {
	top: 5px;
	right: 5px;
	position: relative
}
.header-wrap .global ul {
	width: 100%;
	position: fixed;
	left: 0;
	top: 65px;
	z-index: 92;
	display: none;
}
.header-wrap .global li {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
	background-color: #fff;
}
.header-wrap .global li a {
	display: block;
	padding: 0 20px;
}
.header-wrap .global li img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.header-wrap .global-icon {
	width: 35px;
	height: 35px;
	background: #fff url(../images/icon01.png) center center no-repeat;
	display: block;
}
.header-wrap .global-icon.cur {
	background: url(../images/icon05.png) center center no-repeat;
	border: none;
}
.header-wrap .language-cn {
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background-color: #fff;
	float: right;
	margin-top: 13px;
	margin-right: 10px;
	background: url(../images/language-cn.png) center center no-repeat;
}
.header-wrap .language-en {
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background-color: #fff;
	float: right;
	margin-top: 13px;
	margin-right: 10px;
	background: url(../images/language-en.png) center center no-repeat;
}
.header-wrap .language-jp {
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background-color: #fff;
	float: right;
	margin-top: 13px;
	margin-right: 55px;
	background: url(../images/language-jp.png) center center no-repeat;
}
.header-wrap .language-jp:hover {
	background: url(../images/language-jp02.png) center center no-repeat;
}
.header-wrap .language-en:hover {
	background: url(../images/language-en02.png) center center no-repeat;
}
.header-wrap .language-cn:hover {
	background: url(../images/language-cn02.png) center center no-repeat;
}
.search-icon {
	width: 35px;
	height: 35px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	background: url(../images/icon28.png) center center no-repeat;
	background-size: 25px;
}
.search-icon.cur {
	background-image: url(../images/icon29.png);
}
.search-wrap {
	display: none;
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 100;
	width: 100%;
	background-color: #fff;
	padding: 0 10px 0 40px;
	padding-left: 40px;
}
.search-wrap input {
	line-height: 45px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 5px;
}
.search-wrap input[type=text] {
	padding-left: 10px;
	text-align: center;
}
.search-wrap input[type=submit] {
	width: 30px;
	position: absolute;
	left: 10px;
	top: 0;
	z-index: 1;
	background: url(../images/icon28.png) center center no-repeat;
}
.header-wrap nav {
	width: 100%;
	position: absolute;
	top: 65px;
	left: 0;
	background-color: #fff;
	z-index: 51;
	display: none;
}
.header-wrap nav li {
	border-bottom: 1px solid #e6e6e6;
}
.header-wrap nav li .nav-thumb {
	text-align: center;
	display: none;
	background-color: #fff;
}
.header-wrap nav li .nav-thumb a {
	display: block;
	margin-bottom: 20px;
}
.header-wrap nav li .nav-thumb .nav-thumb-img {
	display: block;
	height: 65px;
	position: relative;
}
.header-wrap nav li .nav-thumb img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.header-wrap nav li .nav-thumb .nav-thumb-text {
	display: block;
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.header-wrap nav li > a {
	height: 50px;
	line-height: 50px;
	display: block;
	padding-left: 20px;
	font-size: 16px;
}

@media (min-width: 1024px) {
header {
	height: 82px;
}
.header-wrap {
	height: 82px;
}
.header-wrap h1 {
	left: 33px;
}
.header-wrap h1 img {
	width: 180px;
	height: 50px;
}
.header-wrap .global {
	margin-right: 10px;
	margin-top: 25px;
	padding-bottom: 20px;
	cursor: default;
}
.header-wrap .global img {
	top: 5px;
	right: 5px;
	position: relative
}
.header-wrap .global ul {
	max-width: 185px;
	left: auto;
	right: 20px;
	top: 79px;
}
.header-wrap .global ul li {
	border-bottom: none;
}
.header-wrap .global ul li a {
	font-size: 14px;
	padding: 0 18px;
	background-color: #f2f2f2;
}
.header-wrap .global ul li a:hover {
	color: #e60012;
}
.header-wrap .global ul li img {
	margin-right: 12px;
}
.header-wrap .global-icon {
	width: 40px;
	height: 40px;
}
.header-wrap .nav-btn {
	display: none !important;
}
.header-wrap nav {
	display: block;
	position: static;
	text-align: right;
	right: 80px;
}
.header-wrap nav li {
	display: inline-block;
	border-bottom: none;
}
.header-wrap nav li a {
	height: 80px;
	line-height: 80px;
	position: relative;
	padding: 0 15px;
	cursor: default;
}
.header-wrap nav li a:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #008dd9;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all ease .2s;
	transition: all ease .2s;
}
.header-wrap nav li a:hover {
	color: #008dd9;
}
.header-wrap nav li a:hover:after {
	opacity: 1;
}
.header-wrap nav li .nav-thumb {
	width: 100%;
	background-color: rgba(223, 224, 226, 0.9);
	position: absolute;
	left: 50%;
	top: 80px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.header-wrap nav li .nav-thumb .nav-thumb-text {
	margin-top: 30px;
}
.header-wrap nav li .nav-thumb-wrap {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	padding-bottom: 6px;
	font-size: 0;
}
.header-wrap nav li .nav-thumb-wrap a {
	float: none;
	height: auto;
	display: inline-block;
	padding-top: 35px;
	font-size: 14px;
	cursor: pointer;
}
.header-wrap nav .home a {
	cursor: pointer;
}
.header-wrap nav li .nav-thumb-wrap a:after {
	display: none;
}
.header-wrap nav li > a {
	/* margin: 0 3px; */
}
.header-wrap nav li .nav-thumb-wrap a:hover img {
	opacity: 0.8;
}
.header-wrap .language-cn, .header-wrap .language-en, .header-wrap .language-jp {
	margin-top: 23px;
}
.header-wrap .language-cn:hover, .header-wrap .language-en:hover, .header-wrap .language-jp:hover {
	color: #e60012;
	border-color: #e60012;
}
.search {
	position: absolute;
	top: 21px;
	right: 136px;
}
.search .search-icon {
	width: 40px;
	height: 40px;
	margin: 0;
	background-size: 25px;
}
.search .search-wrap {
	position: fixed;
	width: 60%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 18px;
	max-width: 995px;
}
.search .search-wrap input {
	line-height: 45px;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 3px;
}
}
.banner {
	position: relative;
	overflow: hidden;
}
.banner a {
	display: block;
	overflow: hidden;
}
.banner img {
	display: block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	height: 200px;
}
.banner .indexdot {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 3px;
	z-index: 20;
	text-align: center;
}
.banner .indexdot span {
	width: 10px;
	height: 10px;
	background-color: #ccc;
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	opacity: 1;
}
.banner .indexdot .swiper-pagination-bullet-active {
	background-color: #317daf;
}

@media(min-width:640px) {
.banner img {
	height: auto;
	width: 100%;
}
}

@media (min-width: 1024px) {
.banner {
	width: 100%; /*height: 700px; */
}
.banner a {
	display: block;
}
.banner li {
	position: relative;
	overflow: hidden;
}
.banner img {
	width: 100%; /*height: 700px; */
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.banner .indexdot {
	bottom: 22px;
}
.banner .indexdot span {
	width: 13px;
	height: 13px;
}
.header-wrap .language-jp {
	margin-right: 30px;
}
}

@media(min-width:1200px) {
.header-wrap nav li > a {
	/* margin: 0 10px; */
}
.header-wrap nav {
	display: block;
	position: static;
	text-align: center;
	margin-left: 200px;
}
.header-wrap .language-jp {
	margin-right: 30px;
}
}
.index {
	overflow: hidden;
}
.index img {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
footer {
	background-color: #333;
	padding: 20px 0;
}
footer .footer-logo {
	display: block;
	margin: 0 auto;
	height: 20px;
}
footer .footer-tel {
	text-align: center;
	padding: 10px 0;
}
footer .footer-tel em {
	color: #317daf;
	vertical-align: middle;
	font-style: italic;
}
footer .footer-tel b {
	color: #317daf;
	font-size: 20px;
	vertical-align: middle;
	font-style: italic;
}
footer #share {
	text-align: center;
}
footer #share a {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	overflow: hidden;
	margin: 0 5px;
	padding: 0;
	float: none;
	display: inline-block;
}
footer #share .bds_weixin {
	background: #999 url(../images/icon06.png) center center no-repeat;
}
footer #share .bds_tsina {
	background: #999 url(../images/icon07.png) center center no-repeat;
}
footer #share .bds_wechat {
	background: #999 url(../images/app_icon.png) center center no-repeat;
}
footer .footer-top {
	border-bottom: 1px solid #4d4d4d;
	padding-bottom: 15px;
}
footer .footer-nav {
	padding: 10px 10px;
}
footer .footer-nav a {
	color: #ccc;
}
footer .footer-nav li > a {
	position: relative;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 10px 10px;
}
footer .footer-nav li > a:after {
	content: '+';
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
}
footer .footer-nav li {
	padding: 5px 0;
	border-bottom: 1px solid #fff;
}
footer .footer-nav li .cur:after {
	content: '-';
}
footer .footer-nav li .footer-subnav {
	padding-top: 5px;
	display: none;
}
footer .footer-nav li .footer-subnav a {
	margin: 0 3px;
	display: block;
	padding: 7px 15px;
}
footer .footer-copyright {
	color: #999;
	text-align: center;
	padding-top: 10px;
}
footer .footer-copyright a {
	color: #999;
}
footer .footer-copyright img {
	vertical-align: middle;
}

@media (min-width: 768px) {
footer .footer-logo {
	padding-top: 10px;
	height: 30px;
}
footer .footer-top {
	padding: 0 10px 5px;
}
footer .footer-tel {
	padding-right: 15px;
	padding: 7px 15px 0 0;
}
}

@media (min-width: 1024px) {
footer {
	padding: 12px 0 0;
}
footer .footer-nav {
	padding: 0 0 0 10px;
}
footer .footer-nav li {
	float: left;
	border-bottom: none;
	padding: 0;
}
footer .footer-nav li > a {
	padding: 0 13px;
	line-height: 67px;
	color: #999;
	cursor: default;
}
footer .footer-nav li > a:after {
	content: '';
	width: 2px;
	height: 16px;
	background-color: #8e8e8e;
	right: 0;
}
footer .footer-nav li > a:hover {
	color: #fff;
}
footer .footer-nav li:first-child > a {
	padding-left: 0;
}
footer .footer-nav li:last-child > a:after {
	display: none;
}
footer .footer-copyright {
	line-height: 67px;
	padding: 0 10px 0 0;
}
.footer-hover-bg:before {
	content: '';
	display: block;
	width: 100%;
	height: 300px;
	background-color: rgba(0, 0, 0, 0.85);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.footer-hover-bg:after {
	content: '';
	display: block;
	width: 100%;
	height: 67px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.footer-hover-bg .footer-wrap .footer-nav li {
	position: relative;
}
.footer-hover-bg .footer-wrap .footer-nav li .footer-subnav {
	bottom: 61px;
	left: 0;
	position: absolute;
	min-width: 100%;
	padding-bottom: 20px;
}
.footer-hover-bg .footer-wrap .footer-nav li .footer-subnav a {
	padding: 0 0 0 10px;
	white-space: nowrap;
	line-height: 33px;
	display: block;
	min-width: 100%;
}
.footer-hover-bg .footer-wrap .footer-nav li .footer-subnav a:hover {
	color: #317daf;
}
.footer-hover-bg .footer-wrap .footer-nav .cur > a {
	color: #fff;
}
.footer-hover-bg .footer-wrap .footer-nav li:first-child .footer-subnav a {
	padding: 0;
}
}

@media (min-width: 1200px) {
footer {
	position: relative;
}
footer .footer-wrap {
	margin: 0 30px;
	max-width: 1600px;
}
footer .footer-top {
	padding: 0 0 5px;
}
footer .footer-nav {
	padding: 0;
}
footer .footer-copyright {
	padding: 0;
}
footer .footer-bot {
	position: relative;
	z-index: 2;
}
#share a:last-child {
	margin-right: 0;
}
}

@media (min-width: 1680px) {
footer .footer-wrap {
	margin: 0 auto;
}
}
/*column*/
.innerbanner03 {
	width: 100%;
	position: relative;
}
.innerbanner03 img {
	display: block;
	width: 100%;
}
.subnavlist03 {
	background-color: #f2f2f2;
}
.subnavlist03 .commonweb {
	display: none;
}
.subnavlist03 ul {
	text-align: left;
}
.subnavlist03 ul li {
	font-size: 16px;
	text-align: center;
}
.subnavlist03 ul li a {
	display: block;
	width: 100%;
	font-size: 16px;
	padding: 22px 0;
	text-align: center;
	line-height: 18px;
	background-color: #f2f2f2;
	color: #333333;
}
.subnavlist03 ul li a:hover {
	background-color: #e50012;
	color: #ffffff;
}
.subnavlist03 ul li a.cur {
	background-color: #e50012;
	color: #ffffff;
}
.zsannavbtn03 {
	padding: 15px;
	color: #333333;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
}
.zsannavbtn03 a:after {
	display: inline-block;
	content: "";
	width: 12px;
	height: 12px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0 0 3px 6px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (min-width: 768px) {
.zsannavbtn03 {
	display: none;
}
.subnavlist03 .commonweb {
	display: block;
}
.subnavlist03 {
	display: block;
	text-align: center;
}
.subnavlist03 ul li {
	display: inline-block;
}
.subnavlist03 ul li a {
	width: auto;
	padding: 22px 15px;
	margin: 0;
}
}

@media (min-width: 1024px) {
.subnavlist03 ul li a {
	padding: 22px 50px;
}
}

@media (min-width: 1199px) {
.subnavlist03 ul li a {
	padding: 22px 80px;
}
}
.newscont7 {
	padding: 36px 0;
}
.hotnews07 {
	position: relative;
	background-color: #ead2d4;
	overflow: hidden;
}
.hotnews07 ul li {
	width: 100%;
	overflow: hidden;
	float: left;
	height: 100%;
	position: relative;
	color: #333;
}
.hotnewslist07 dt {
	overflow: hidden;
}
.hotnewslist07 dt img {
	display: block;
	width: 100%;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.hotnewslist07 dd {
	padding: 3%;
}
.hotnewslist07 dd h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.hotnewslist07 dd a {
	color: #333;
}
.hotnewstext07 {
	margin: 28px 0;
	color: #666;
}
.hotnews07 ul li:hover dt img {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
}
.hotnewslist07 dd a.hotnewslink07 {
	color: #666;
}
.hotnewsbtn07 {
	text-align: center;
	padding-bottom: 20px;
	z-index: 30;
}
.hotnewsbtn07 span {
	display: inline-block;
	width: 11px;
	height: 11px;
	background-color: #999;
	border-radius: 100%;
	margin-right: 9px;
	cursor: pointer;
	opacity: 1;
}
.hotnewsbtn07 span.swiper-pagination-bullet-active {
	background-color: #e50012;
}

@media (min-width: 768px) {
.hotnewslist07 dd {
	padding: 25px;
}
.hotnewslist07 dd h4 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}
}

@media (min-width: 1024px) {
.hotnewslist07 dt {
	width: 68%;
	float: left;
	height: 440px;
	overflow: hidden;
}
.hotnewslist07 dd {
	width: 32%;
	padding: 55px 25px 0 25px;
	float: left;
}
.hotnewslist07 dd h4 {
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}
.hotnewsbtn07 {
	width: 32% !important;
	padding-left: 25px;
	left: auto !important;
	right: 0;
	bottom: 40px;
	position: absolute;
	text-align: left;
}
}
.newscont8 {
	padding: 36px 0;
	background-color: #f2f2f2;
}
.newslistext08 {
	background-color: #ffffff;
	padding: 100px 26px 60px;
	height: 100%;
	color: #666666;
	position: relative;
}
.newslistext08 h4 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 38px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}
.newslist08 {
	overflow: hidden;
	position: relative;
}
.newslist08 ul {
	margin: 0 -12px;
}
.newslist08 ul li {
	padding: 12px;
}
.newslistcont08 {
	overflow: hidden;
	position: relative;
}
.newslisimg08 {
	height: 100%;
	background-color: #e50012;
	position: absolute;
	left: 0;
	top: 0;
}
.nsimg08 {
	width: 100%;
}
.nsimg08 img {
	display: block;
	width: 100%;
}
.newslisimg08 h4 {
	margin: 65px 26px 0;
	font-size: 20px;
	line-height: 28px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	color: #fff;
}
.newslisimg08 a {
	color: #ffffff;
}
.nstext08 {
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
}
.newsdate08 {
	width: 80px;
	height: 80px;
	background-color: #e50012;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 28px;
	text-align: center;
}
.newsdate08 p {
	font-size: 40px;
	font-family: Arial;
	line-height: 50px;
}
.back {
	display: none;
}

@media (min-width: 768px) {
.newscont7 {
	padding: 60px;
}
.newslist08 {
	padding-bottom: 12px;
}
.newslist08 ul {
	padding-top: 5px;
	padding-bottom: 25px;
}
.newslistext08 {
	padding: 100px 26px 0;
}
.newslistcont08 {
	height: 435px;
}
.nsimg08 {
	display: block;
	width: 100%;
	height: 213px;
	overflow: hidden;
	position: relative;
}
.nsimg08 img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.front, .back {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	-webkit-transition: .6s;
	transition: .6s;
}
.back {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	z-index: 1;
}
.front {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	z-index: 2;
}
.newslist08 ul li:hover .back {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	z-index: 2;
}
.newslist08 ul li:hover .front {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	z-index: 1;
}
}
.ckplayer-wrapper {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.video-popup {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 94%;
	max-width: 960px;
	z-index: 1001;
	display: none;
}
.video-tit {
	background-color: #383838;
	color: #ccc;
	font-size: 16px;
	min-height: 45px;
	padding: 13px 20px;
	line-height: 28px;
}
#videobox {
	z-index: 98;
}
.video-container {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}
.thumb-close {
	width: 25px;
	height: 25px;
	position: absolute;
	right: -10px;
	top: -20px;
	background: #259bf5;
	border-radius: 50%;
	cursor: pointer;
	z-index: 99;
}
.thumb-close:after, .thumb-close:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 60%;
	top: 50%;
	left: 5px;
	margin-top: 0;
	background: #fff;
}
.thumb-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.thumb-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.thumb-popup402 {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.thumb-copy-wrapper402 {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	width: 94%;
	max-width: 1180px;
	overflow: hidden;
}
.thumb-copy-wrapper402 .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box;
}
.thumb-copy-wrapper402 .swiper-wrapper li {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}
.thumb-copy-wrapper402 .swiper-wrapper li img {
	display: block;
	max-width: 100%;
	max-height: 770px;
	position: relative;
	left: 50%;
	top: 0%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.thumb-copy-wrapper402 .swiper-wrapper li img.maxh {
	width: auto;
	max-height: 80%;
}
.thumb-copy-wrapper402 .close {
	position: absolute;
	right: 12px;
	top: 10px;
	z-index: 100;
	width: 25px;
	height: 25px;
	overflow: hidden;
	cursor: pointer;
}
.thumb-copy-wrapper402 .close:before {
	content: '';
	display: block;
	width: 2px;
	height: 35px;
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.thumb-copy-wrapper402 .close:after {
	content: '';
	display: block;
	width: 2px;
	height: 35px;
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}
.thumb-text402 {
	position: static;
	padding: 10px;
	background-color: #fff;
	left: 0;
	bottom: 10px;
	color: #333;
	z-index: 10;
}
.thumbtext-list402 {
	display: block;
	font-size: 16px;
}
.thumb-index402 {
	display: inline-block;
	margin-left: 12px;
}
.thumb-leftbtn402, .thumb-rightbtn402 {
	display: none;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.thumb-leftbtn402 {
	left: 10px;
}
.thumb-rightbtn402 {
	right: 10px;
}
.thumb-leftbtn402::before, .thumb-rightbtn402::before {
	display: inline-block;
	content: "";
	width: 20px;
	height: 20px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.thumb-leftbtn402::before {
	transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	margin: 12px 0 0 5px;
}
.thumb-rightbtn402::before {
	transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	margin: 12px 5px 0 0;
}

@media (min-width: 768px) {
.thumb-text402 {
	padding-top: 32px;
	min-height: 107px;
}
.thumbtext-list402 {
	font-size: 18px;
}
}
.newscont11 {
	position: relative;
	padding: 20px 0;
	background-color: #f2f2f2;
}
.newsdetail11 {
	background-color: #fff;
	padding: 10px;
}
.detailtitle11 {
	padding-bottom: 10px;
}
.detailtitle11 h2 {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	margin-bottom: 10px;
}
.detaildate11 {
	font-size: 16px;
	color: #333;
	font-family: Arial;
}
.detailtext11 {
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.detailtext11 img {
	display: block;
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	margin: 0 auto;
}
.detailpage11 {
	padding-top: 15px;
	color: #333;
}
.detailpage11 dd a {
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.detailback11 {
	display: block;
	width: 135px;
	height: 45px;
	margin: 15px auto 0;
	color: #fff;
	line-height: 45px;
	text-align: center;
	background-color: #e60012;
}
.detailback11:hover {
	color: #fff;
	background-color: #e60012;
}
.Share11 {
	display: none;
	position: absolute;
	left: 0px;
	top: 710px;
	width: 73px;
	z-index: 50;
	padding: 55px 0;
}
.newsshare11 a {
	display: block;
	width: 73px !important;
	height: 73px !important;
	margin: 0 0 1px 0 !important;
	padding: 0 !important;
}
.weibolink {
	background-image: url(../images/news11xw02.jpg) !important;
}
.tenngxunlink {
	background-image: url(../images/news11xw03.jpg) !important;
}
.qqlink {
	background-image: url(../images/news11xw04.jpg) !important;
}
.weixinlink {
	background-image: url(../images/news11xw05.jpg) !important;
}
.baidulink {
	background-image: url(../images/news11xw06.jpg) !important;
}
.taolink {
	background-image: url(../images/news11xw07.jpg) !important;
}
.weibolink:hover {
	background-image: url(../images/news11xw08.jpg) !important;
}
.tenngxunlink:hover {
	background-image: url(../images/news11xw09.jpg) !important;
}
.qqlink:hover {
	background-image: url(../images/news11xw10.jpg) !important;
}
.weixinlink:hover {
	background-image: url(../images/news11xw11.jpg) !important;
}
.baidulink:hover {
	background-image: url(../images/news11xw12.jpg) !important;
}
.taolink:hover {
	background-image: url(../images/news11xw13.jpg) !important;
}

@media (min-width: 768px) {
.newscont11 {
	padding: 36px 0;
}
.detailtext11 {
	padding: 30px 0;
	font-size: 16px;
	line-height: 26px;
}
.detailpage11 {
	padding-top: 30px;
}
.detailpage11 dd a {
	font-size: 16px;
	line-height: 36px;
}
.detailtitle11 {
	padding-bottom: 20px;
}
.detailtext11 {
	padding: 50px 12%;
	min-height: 510px;
	font-size: 16px;
}
.Share11 {
	display: block;
}
.detailpage11 {
	padding-top: 50px;
}
}

@media (min-width: 1024px) {
.detailback11 {
	width: 145px;
	height: 50px;
	margin: 0;
	line-height: 50px;
}
.newsdetail11 {
	padding: 26px 32px;
}
.detailtitle11 {
	padding: 0 133px 50px 0;
}
.detailtitle11 h2 {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 35px;
}
.detaildate11 {
	font-size: 24px;
}
.detailpage11 dd {
	float: left;
	max-width: 80%;
}
.detailpage11 dt {
	float: right;
}
}
/*法律声明*/
.legalNotices {
	padding: 30px 0;
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.legalNotices h2 {
	font-size: 20px;
	color: #e60012;
	font-weight: bold;
	padding-bottom: 15px;
}
.legalNotices h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
}
.legalNotices .p1 {
	position: relative;
	padding-left: 37px;
}
.legalNotices .s1 {
	position: absolute;
	left: 0;
	top: 0;
}
.legalNotices .color {
	color: #333;
}
.legalNotices .p2 {
	padding-left: 16px;
}
.legalNotices .p3 {
	position: relative;
	padding-left: 50px;
}
.legalNotices .s2 {
	position: absolute;
	left: 12px;
	top: 0;
}
.legalNotices .p4 {
	position: relative;
	padding-left: 15px;
}

@media (min-width: 992px) {
.legalNotices {
	padding: 60px 0 90px;
	font-size: 16px;
	line-height: 28px;
}
.legalNotices h2 {
	font-size: 30px;
	padding-bottom: 30px;
}
.legalNotices h3 {
	font-size: 20px;
	padding-bottom: 10px;
}
.legalNotices .p1 {
	padding-left: 40px;
}
.legalNotices .p2 {
	padding-left: 18px;
}
.legalNotices .p3 {
	padding-left: 53px;
}
.legalNotices .p4 {
	padding-left: 18px;
}
}
.searchcont401 {
	padding: 36px 0;
	background-color: #ffffff;
	background-image: url(../images/homecp905.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.searchtitle401 {
	padding: 28px 15px;
	background-color: #f1f1f1;
}
.searchtitle401 span {
	color: #da251d;
}
.resultlist401 {
	font-size: 13px;
	padding: 3% 0;
}
.resultlist401 img {
	display: block;
	width: 100%;
	margin-bottom: 2%;
}
.resultlist401 li {
	padding: 15px 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: -1px;
}
.resultlist401 h4 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 3%;
}
.resultlist401 h4 em {
	color: #da251d;
}
.resultlist401 h4 a {
	display: block;
}
.resulttext401 {
	overflow: hidden;
	height: 72px;
	color: #999;
}
.resultlabel401 {
	color: #999;
	display: inline-block;
	padding-top: 30px;
}
.searchinputcont401 dt input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 12px;
	font-size: 15px;
	color: #333333;
	background-color: #ffffff;
}
.searchinputcont401 dd input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 0px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	background-color: #e60012;
	background-image: url(../images/search402.png);
	background-repeat: no-repeat;
	background-position: center;
}
.keywords {
	color: #da251d;
}

@media (min-width: 768px) {
.searchtitle401 {
	font-size: 24px;
}
.resultlist401 h4 {
	font-size: 20px;
	margin-bottom: 2%;
}
.searchimg401 {
	float: left;
	margin: 0 3% 0 0;
	display: block;
	width: 200px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.resultlist401 img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	max-width: 100%;
	width: auto;
}
}

@media (min-width: 992px) {
.searchinputcont401 {
	width: 45%;
	margin: 0 auto;
}
.searchinputcont401 dt {
	float: left;
	width: 78%;
}
.searchinputcont401 dd {
	float: left;
	width: 22%;
}
.searchinputcont401 dt input {
	font-size: 18px;
}
.searchinputcont401 dd input {
	text-align: left;
	padding-left: 20%;
	font-size: 18px;
	font-weight: bold;
	background-position: 80% center;
}
}
.ddpai_box {
	line-height: normal;
}
.img-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.bigImg-wrapper {
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 500;
	display: none;
}
.bigImg-box {
	max-height: 90%;
	max-width: 1180px;
	width: 90%;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 501;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none;
	text-align: center;
}
.bigImg-box img {
	max-width: 100%;
	max-height: 80vh;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.bigImg-box .close-bigImg {
	width: 23px;
	height: 23px;
	background: url(../images/icon45.png) no-repeat;
	display: block;
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 3;
}
.bigImg-box .bigImg-text {
	background-color: #383838;
	color: #ccc;
	font-size: 16px;
	line-height: 45px;
	min-height: 45px;
	position: relative;
	padding-right: 60px;
	padding-left: 10px;
	z-index: 3;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	text-align: left;
}
.bigImg-box .m-like {
	padding-left: 20px;
	background: url(../images/icon25.png) left center no-repeat;
	margin-left: 12px;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #999;
}
.bd_weixin_popup {
	width: 250px !important;
	height: 295px !important;
}
.bd-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 11000;
	display: none;
}
#zongbu {
	position: relative;
	top: -50px;
	height: 1px;
	width: 100%;
	display: block;
}
.app-qrcode {
	width: 240px;
	height: 263px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -59%);
	z-index: 91;
	border: 1px solid #ccc;
	display: none;
	padding: 5px;
	background-color: #fff;
}
.app-qrcode img {
	width: 100%;
	display: block;
}
.app-qrcode-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 90;
	display: none;
}

@media (min-width: 1024px) {
.bigImg-box .bigImg-text {
	padding-left: 20px;
	padding-right: 180px;
}
.bigImg-box .m-like {
	right: 55px;
}
.bd_weixin_popup {
	left: auto !important;
	top: auto !important;
	bottom: 120px !important;
	right: 10px !important;
	position: fixed !important;
}
.app-qrcode {
	position: absolute;
	left: auto;
	right: -89px;
	top: -110px;
}
}

@media(max-width:350px) {
.g-problem-switch li a {
	font-size: 12px;
}
}
/*0725*/
.g-contact-switch {
	padding: 30px 0;
}
.g-contact-cont {
	text-align: center;
	display: none;
}
.g-contact-cont .item-tit {
	text-align: center;
	display: block;
	color: #e60012;
}
.g-contact-cont .item {
	color: #666;
	padding-bottom: 25px;
}
.g-contact-cont .item a {
	color: #666;
}
.g-contact-cont .col-sm-3 {
	padding: 0 15px;
}
.g-contact-cont .wechat-qrcode {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.aname {
	position: relative;
	width: 100%;
	display: block;
	height: 1px;
}

@media (min-width: 768px) {
.g-contact-cont {
	text-align: left;
}
.g-contact-cont .item-tit {
	text-align: right;
}
}

@media (min-width: 992px) {
.g-contact {
	padding-bottom: 0;
}
.g-contact-switch {
	padding-top: 60px;
	padding-bottom: 65px;
}
}

@media (min-width: 1024px) {
.g-contact-cont .item a:hover {
	color: #e60012;
}
.g-contact a:hover {
	color: #e60012;
}
}
.CrumbsConHight {
	height: 50px;
}
.CrumbsCon {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 65px;
	z-index: 91;
	background-color: rgba(47, 47, 47, 0.9);
	color: #fff;
	line-height: 50px;
	max-width: 1920px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.CrumbsCon .pro-tit {
	position: relative;
}
.CrumbsCon .pro-tit:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.CrumbsRight {
	width: 100%;
	border-top: 1px solid #999;
	display: none;
	text-align: right;
	font-size: 0;
}
.CrumbsRight a {
	width: 16.66666667%;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	text-align: center;
}
.nav-subnav {
	padding-bottom: 10px;
	display: none;
}
.nav-subnav a {
	display: block;
	padding-left: 25px;
	line-height: 40px;
}
.afterposition {
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	top: -65px;
}

@media (min-width: 768px) {
.CrumbsCon .pro-tit {
	display: inline-block;
}
.CrumbsCon .pro-tit:after {
	display: none;
}
.CrumbsRight {
	display: block !important;
	border-top: none;
	float: right;
	width: auto;
}
.CrumbsRight a {
	width: auto;
	padding: 0 15px;
	font-size: 14px;
}
}

@media (min-width: 1024px) {
.CrumbsConHight {
	height: 70px;
}
.CrumbsCon {
	padding-left: 35px;
	padding-right: 5px;
	top: 82px;
	line-height: 65px;
}
.CrumbsCon .commonweb {
	max-width: none;
}
.CrumbsRight a {
	padding: 0 30px;
}
.CrumbsRight a:hover {
	color: #e60012;
}
/*.header-wrap nav li:last-child {
        position:relative;
    }*/
.nav-subnav {
	width: 100%;
	position: absolute;
	left: 0;
	top: 80px;
	z-index: 100;
	background-color: #fff;
	padding-bottom: 0;
}
.nav-subnav a {
	text-align: center;
	padding-left: 0;
	line-height: 60px;
	font-size: 16px;
}
.nav-subnav a:hover {
	background-color: #e9e9e9;
}
.nav-subnav a:after {
	display: none !important;
}
.afterposition {
	top: -80px;
}
}
.noresult-wrap {
	padding: 0;
	display: none;
}
.noresult {
	min-height: 80px;
	border: 1px solid #e2e2e2;
	padding: 15px;
}
.noresult-tips {
	padding-left: 30px;
	background: url(../images/noresult.png) left 5px no-repeat;
}
.absolute-1 {
	position: absolute;
	z-index: -1;
}
.col-md-pt135 {
	padding-top: 20px;
}
.col-md-pb25 {
	padding-bottom: 0;
}
.v-thumb {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 158px;
	background-color: #000;
}
.v-thumb img {
	display: block;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.m-thumb .v-thumb:after {
	content: '';
	display: block;
	width: 59px;
	height: 59px;
	background: url(../images/icon14.png) center center no-repeat;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media(min-width:768px) {
.noresult-wrap {
	padding-right: 19px;
}
.col-sm-pb5 {
	padding-bottom: 5px;
}
.col-md-pt135 {
	padding-top: 30px;
}
}

@media(min-width:1024px) {
.noresult {
	min-height: 120px;
}
.col-md-pt135 {
	padding-top: 135px;
}
.col-md-pb35 {
	padding-bottom: 35px;
}
.col-md-pb45 {
	padding-bottom: 45px;
}
.col-md-pb25 {
	padding-bottom: 25px;
}
}

@media(min-width:1200px) {
}
/*********************************分割线 ***********************************/
.home-view {
	position: relative;
	width: 100%;
}
.home-view .bg-video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
}
.userIcon {
	background: url(../images/icon09.png) left center no-repeat;
}
.telIcon {
	background: url(../images/icon10.png) left center no-repeat;
}
.mailIcon {
	background: url(../images/icon11.png) left center no-repeat;
}
.addressIcon {
	background: url(../images/icon16.png) left center no-repeat;
}
body .showMobile {
	display: none;
}
body .ddpai_block {
	display: block;
}
body .ddpai_Ilblock {
	display: inline-block;
}
body .zIndex9 {
	z-index: 9;
}
body .maxWidthFull {
	max-width: 100%;
	margin: auto;
}
body .widthFull {
	width: 100%;
}
body .width90p {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
body .text_l {
	text-align: left;
}
body .text_c {
	text-align: center;
}
body .text_r {
	text-align: right;
}
body .paddingL25 {
	padding-left: 25px;
}
body .underline {
	text-decoration: underline;
}
body .paddingL0 {
	padding-left: 0;
}
body .paddingR0 {
	padding-right: 0;
}
body .paddingT0 {
	padding-top: 0;
}
body .paddingB0 {
	padding-bottom: 0;
}
body .marginL0 {
	margin-left: 0;
}
body .marginR0 {
	margin-right: 0;
}
body .marginT0 {
	margin-top: 0;
}
body .marginB0 {
	margin-bottom: 0;
}
body .positionR {
	position: relative;
}
body .colorWhite {
	color: #fff;
}
body .coloraaa {
	color: #aaa;
}
body .color333 {
	color: #333;
}
body .color666 {
	color: #666;
}
body .paddingP0I0 {
	padding: 0;
}
body .paddingB0 {
	padding-bottom: 0;
}
body .paddingB3b {
	padding-bottom: 3%;
}
body .backGfff {
	background: #fff;
}
body .backGfafafa {
	background: #f8f8f8;
}
body .back000 {
	background: #000;
}
body .back1b191a {
	background: #1b191a
}
body .back1c1c1c {
	background: #1c1c1c
}
body .backe52d47 {
	background: #e52d47;
}
body .backeededed {
	background: #ededed;
}
body .backee52d47 {
	background: #e52d47;
}
body .backed3d4e6 {
	background: #d3d4e6;
}
body .backe6bb021 {
	background: #6bb021;
}
body .backeae2e0 {
	background: #eae2e0;
}
body .back737373 {
	background: #737373;
}
body .back545454 {
	background: #545454;
}
body .back0a0102 {
	background: #0a0102;
}
body .back232323 {
	background: #232323;
}
body .maxW1000 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
body .maxW850 {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}
body .maxW900 {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
body .fontSize16 {
	font-size: 16px;
}
.pro-video img[src=""] {
	display: none;
}
.protect-flex-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.protect-flex-item {
	color: #fff;
	border-radius: 6px;
	padding: 20px 10px;
	max-width: 290px;
	flex: 1;
	margin: 0 10px;
}
.protect-title {
	font-size: 18px;
	margin-bottom: 10px;
}
.marginB2p {
	margin-bottom: 2%;
}

@media (min-width: 768px) {
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
.positionAT0L0 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.t15B {
	top: 15%;
}
.t20B {
	top: 20%;
}
.paddingIT20 {
	padding-top: 20px;
}
.paddingIT40p {
	padding-top: 40%;
}
.paddingIB5p {
	padding-bottom: 5%;
}
.paddingIB4p {
	padding-bottom: 4%;
}
.paddingIB0 {
	padding-bottom: 0;
}
}

@media (min-width: 992px) {
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
}

@media (min-width: 1024px) {
.paddingP0I0 {
	padding: 0;
}
body .paddingP8BB0 {
	padding-top: 8%;
	padding-bottom: 0;
}
body .paddingP8B {
	padding-top: 8%;
}
body .paddingP4BB0 {
	padding-top: 4%;
	padding-bottom: 0;
}
body .paddingP4B {
	padding-top: 4%;
}
body .fontS86 {
	font-size: 86px !important;
}
.paddingPB5p {
	padding-bottom: 5%;
}
.paddingPB4p {
	padding-bottom: 4%;
}
}

@media (max-width: 768px) {
body .showMobile {
	display: block;
}
body .hideMobile {
	display: none;
}
body .paddingMT50 {
	padding-top: 50px !important;
}
body .paddingMT20 {
	padding-top: 20px !important;
}
.backGM000 {
	background: #000;
}
.backGM292929 {
	background: #292929;
}
.backGM0373c6 {
	background: #0373c6;
}
.backGMefeff1 {
	background: #efeff1;
}
.backGMdfaf8ec {
	background: #faf8ec;
}
body .flexW43 {
	flex: 0 0 43%;
	margin-bottom: 10px;
}
.protect-title {
	font-size: 16px;
}
.protect-flex-item p {
	font-size: 12px;
}
}
.met_article_head {
	position: relative;
	padding: 0 10px;
	height: 60px;
	border-bottom: 1px solid #ddd;
	line-height: 60px;
	margin-bottom: 30px;
}
.met_article_head .met_position {
	position: absolute;
	top: 0;
	right: 10px;
	color: #aaa;
	font-family: '宋体';
}
.met_article_head .met_position a {
	color: #999;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_article_head h1 {
	color: #555;
	font-weight: normal;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}
.panel-title>a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.list-group+.panel-footer {
	border-top-width: 0
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
	margin-bottom: 0
}
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #428bca
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #428bca
}
.panel-primary>.panel-heading .badge {
	color: #428bca;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #428bca
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

@media (max-width: 1000px) {
.mw980 {
	margin: 0 10px;
}
}
.met_section, .guestbook_section {
	position: relative;
	padding: 30px 40px 50px;
}
.met_section aside {
	position: relative;
	float: left;
	width: 230px;
}
.met_section article {
	float: left;
	margin-left: -230px;
	width: 100%;
}
.guestbook_section article {
	float: left;
	width: 100%;
}
.met_section article .met_article {
	margin-left: 250px;
}
.guestbook_section article .guestbook_article {
	margin-left: 0px;
}
.met_section_asidenone article {
	float: none;
	margin-left: 0;
}
.met_section_asidenone article .met_article {
	margin-left: 0;
}
.met_section aside section {
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-bottom: 20px;
}
.met_section aside section h2 {
	padding: 0 20px;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
	position: relative;
}
.met_section aside .met_aside_list {
	background: #fff;
	border-top: 1px solid #ddd;
}
.met_section aside .met_aside dl dt {
	height: 45px;
	line-height: 45px;
	font-weight: normal;
}
.met_section aside .met_aside dl dt a {
	display: block;
	padding: 0 20px;
	color: #333;
}
.met_section aside .met_aside dl dt a:hover {
	background: #efefef;
}
.met_section aside .met_aside dl dt.on {
}
.met_section aside .met_aside dl dd {
	padding: 6px 0 6px 0;
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.met_section aside .met_aside dl dd a {
	display: block;
	padding-left: 40px;
	height: 35px;
	color: #333;
	font-weight: normal;
	line-height: 35px;
}
.met_section aside .met_aside dl dd .on a, .met_aside dl dd a:hover {
	background: #efefef;
}
.met_section aside .met_related {
	margin-top: 20px;
}
.met_section aside .met_related ul {
	padding: 20px;
}
.met_section aside .met_related li {
	margin-bottom: 8px;
	list-style: none;
}
.met_article_head {
	position: relative;
	padding: 0 10px;
	height: 60px;
	border-bottom: 1px solid #ddd;
	line-height: 60px;
	margin-bottom: 30px;
}
.met_article_head .met_position {
	position: absolute;
	top: 0;
	right: 10px;
	color: #aaa;
	font-family: '宋体';
}
.met_article_head .met_position a {
	color: #999;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_article_head h1 {
	color: #555;
	font-weight: normal;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
}
.met_section_sehed {
	padding-top: 0;
}
.met_section_head {
	height: 50px;
	color: #aaa;
	font-size: 12px;
	font-family: '宋体';
	line-height: 50px;
}
.met_section_head a {
	color: #999;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_section_head a:hover {
	color: #e9280c;
}
.sidebaran {
	width: 40px;
	height: 40px;
	cursor: pointer;
	color: #999;
	font-size: 22px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: center;
	line-height: 40px;
}

@media (max-width: 992px) {
.met_section, .guestbook_section {
	position: relative;
	padding: 20px 10px 30px;
}
.met_section aside {
	width: 100%;
	float: initial;
}
.met_section article {
	margin-left: 0px;
	float: initial;
}
.met_section article .met_article {
	margin-left: 0px;
}
.met_section aside .met_aside_list {
	display: none;
}
.sidebarh1ok {
	display: none;
}
}

@media (min-width: 992px) {
.footbox1 {
	padding-left: 20px;
	padding-right: 20px;
}
.footnav001 {
	margin-left: 10%;
	margin-right: 10%;
}
/*.met_section aside .met_aside_list {
	display: block!important;
}*/
.sidebaran {
	display: none;
}
}
.met_clear {
	clear: both
}
.met_none {
	display: none
}
.met_hidden {
	visibility: hidden
}
.met_editor table {
	width: 100%!important;
	margin-bottom: 1.6rem;
	border-spacing: 0!important;
	border-collapse: collapse!important;
	padding: 0!important;
	border: 0
}
.met_editor table td {
	border: 1px solid #ddd!important
}
.met_editor table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
	padding: .7rem;
	line-height: 1.6;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.met_editor table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 1px solid #ddd
}
.met_editor #page_break .collapse {
	display: none
}
.met_editor #page_break .num {
	padding: 10px 0;
	text-align: center
}
.met_editor #page_break .num li {
	display: inline;
	margin: 0 2px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	text-align: center;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden
}
.met_editor #page_break .num li.on {
	background-color: #ccc;
	color: #fff;
	font-weight: bold
}
.metinfo-banner1 {
	overflow: hidden;
	margin: 0 auto
}
.met_pager {
	text-align: center;
	padding: 30px 0;
	margin-left: auto;
	margin-right: auto;
}
.met_pager li {
	list-style: none;/*float: left;*/
}
.met_pager a {
	border: 1px solid #ddd;
	text-align: center;
	background: #fff;
	padding: 6px 12px;
	text-align: center;
	color: #317daf
}
.met_pager a:hover {
	background: #f5f5f5;
	text-decoration: none;
}
.met_pager .PreSpan, .met_pager .NextSpan {
	border: 1px solid #ddd;
	padding: 6px 12px;
	background: #fff;
	color: #999;
	cursor: default;
}
.met_pager .firstPage, .met_pager .lastPage {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	min-width: 40px;
	_width: 40px;
	color: #aaa
}
.met_pager a.Ahover {
	background: #317daf;
	border-color: #317daf;
	color: #fff;
	cursor: default;
}
.met_pager a.Ahover:hover {
	background: #317daf;
	border-color: #317daf;
	color: #fff
}
.met_pager .PageText {
	margin-left: 10px;
	color: #aaa;
	display: none;
}
.met_pager input {
	display: none;
}
.met_pager #metPageT, #metPageB {
	text-align: center;
	border: 1px solid #ccc;
	color: #aaa
}
.met_pager #metPageT {
	width: 40px;
	padding: 6px 5px 5px
}
.met_pager #metPageB {
	min-width: 40px;
	_width: 40px;
	padding: 6px 0 5px;
	cursor: pointer;
}
*html .met_pager #metPageT {
	height: 13px;
	line-height: 13px
}
*html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px
}
*+html .met_pager #metPageT {
	height: 13px;
	line-height: 13px
}
*+html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px
}
.met_tools {
	position: relative;
	padding: 10px 10px 0;
	height: 50px;
	line-height: 50px
}
.met_tools .met_page {
	clear: both;
	position: absolute;
	right: 5px;
	top: 0;
	color: #818181
}
.met_tools .met_page li {
	display: inline;
	list-style: none;
	margin-left: 30px;
}
.met_tools .met_page li span {
	padding-right: 5px;
}
.met_tools .met_page a {
	color: #607fa6
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.form-control {
	height: auto
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3071a9;
	border-color: #285e8e
}
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary .badge {
	color: #428bca;
	background-color: #fff
}
.btn-lg, .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #428bca;
	background-color: #fff
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
a.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #e1edf7
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}
a.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #428bca;
	background-color: #fff
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.panel-primary>.panel-heading .badge {
	color: #428bca;
	background-color: #fff
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
/*集团分布*/
img {
	border: 0;
}
#box_right {/*float: right;*/
	width: 90%;
	margin: 0px 5% 0px 5%;
	padding-bottom: 60px;
	position: relative;
}
#box_right .mbx {
	color: #777;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 8px;
}
#box_right a {
	text-decoration: none;
	color: #222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#box_right .mbx .ts {
	color: #fff;
	background-color: #aa0001;
	padding: 1px 3px;
	margin-right: 5px;
}
#box_right .Title {
	font-size: 18px;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
	height: 34px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#box_right .Title span {
	border-bottom: 3px solid #2685ad;
}
.fenbu {
	margin-top: 20px;
	padding: 10px;
	width: 100%;
	border: 2px solid #317daf;
	display: block;
	float: left;
}
.fenbu_img {
	float: left;
	width: 340px;
	text-align: center;
	padding: 20px 0px
}
.fenbu_text {
	float: left;
	width: auto;
	font-size: 14px;
	line-height: 36px;
	margin-top: 20px;
	white-space: normal;
	word-break: break-all;
	
}
.fenbu_text p{
	white-space: normal;
	word-break: break-all;}
.f_title {
	height: 40px;
	width: 100%;
	line-height: 40px;
	background: #317daf;
	color: #fff;
	text-align: left;
	text-indent: 2em;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	white-space: normal;
	word-break: break-all;
	
}
/*地图*/
.map-china ul li:hover, .map-world ul li:hover {
	background: #fdff1c;
}
.map-world {
	width: 100%;
	min-height: 500px;
	background-image: url(/skin/images/title-qiu.jpg);
	background-size: cover;
	display: block;
	/*position: relative;*/
	margin-top: 10px;
	background-repeat: no-repeat;
}
.map-world ul li {
	position: absolute;
	background: #e1fffe;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	border-radius: 3px;
	padding: 0px 5px;
	border: 1px solid #ddd;
}
.map-world .dg {
	top: 340px;
	left: 1100px
}
.map-world .jp {
	top: 280px;
	left: 1200px
}
.map-world .hk {
	top: 360px;
	left: 1120px
}
.map-world .sg {
	top: 350px;
	left: 1040px
}
.map-world .nj {
	top: 310px;
	left: 1100px
}
.map-world .th {
	top: 390px;
	left: 1050px
}
.map-world .kh {
	top: 370px;
	left: 1000px
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
.visible-xs {
	display: block !important;
}
table.visible-xs {
	display: table !important;
}
tr.visible-xs {
	display: table-row !important;
}
th.visible-xs, td.visible-xs {
	display: table-cell !important;
}
}

@media (max-width: 767px) {
.visible-xs-block {
	display: block !important;
}
}

@media (max-width: 767px) {
.visible-xs-inline {
	display: inline !important;
}
}

@media (max-width: 767px) {
.visible-xs-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block !important;
}
table.visible-sm {
	display: table !important;
}
tr.visible-sm {
	display: table-row !important;
}
th.visible-sm, td.visible-sm {
	display: table-cell !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
	display: block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
	display: inline !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
	display: block !important;
}
table.visible-md {
	display: table !important;
}
tr.visible-md {
	display: table-row !important;
}
th.visible-md, td.visible-md {
	display: table-cell !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
	display: block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
	display: inline !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 1200px) {
.visible-lg {
	display: block !important;
}
table.visible-lg {
	display: table !important;
}
tr.visible-lg {
	display: table-row !important;
}
th.visible-lg, td.visible-lg {
	display: table-cell !important;
}
}

@media (min-width: 1200px) {
.visible-lg-block {
	display: block !important;
}
}

@media (min-width: 1200px) {
.visible-lg-inline {
	display: inline !important;
}
}

@media (min-width: 1200px) {
.visible-lg-inline-block {
	display: inline-block !important;
}
}

@media (max-width: 767px) {
.hidden-xs {
	display: none !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
	display: none !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
	display: none !important;
}
}

@media (min-width: 1200px) {
.hidden-lg {
	display: none !important;
}
}
.row .no-gutter {
	margin-left: 0;
	margin-right: 0;
}
.row .no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
/*首页新闻*/

.h3box {
	background: url("../images/titleline.png") repeat-x left center;
	margin: 50px auto 40px;
}
.h3bdbg {
	padding: 10px 30px;
	display: inline-block;
	text-align: center;
	font-size: 30px;
	line-height: 0.8;
	color: #317daf;
	background: #fff;
	border-width: 4px;
}
.h3bdbg2 {
	/*background: #eee;*/
	-webkit-border-image: none;
	-moz-border-image: none;
	-o-border-image: none;
	border-image: none;
}
.h3bdbg span {
	font-size: 16px;
	line-height: 1.0;
	color: #555;
}

@media (max-width: 768px) {
.h3box {
	margin: 30px auto 20px;
}
.h3bdbg {
	font-size: 20px;
	line-height: 1.2;
}
.h3bdbg span {
	font-size: 14px;
}
}
.new003 {
	padding-bottom: 35px;/*margin-left: 10%;
    margin-right: 10%;*/
}
.new003con .bgs {
	background: -moz-linear-gradient(top, #F2F2F2 0%, #DDDDDD 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F2F2F2), color-stop(100%, #DDDDDD));
	background: -webkit-linear-gradient(top, #F2F2F2 0%, #DDDDDD 100%);
	background: -o-linear-gradient(top, #F2F2F2 0%, #DDDDDD 100%);
	background: -ms-linear-gradient(top, #F2F2F2 0%, #DDDDDD 100%);
	background: linear-gradient(to bottom, #F2F2F2 0%, #DDDDDD 100%);
	box-shadow: 0px 2px 6px #ccc;
	border-radius: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.new003con li {
	margin-bottom: 30px;
	padding-left: 15;
	padding-right: 15;
}
.new003con li dl {
	padding: 10px;
}
.new003con .title {
	width: 100%;
	height: 42px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 7px;
}
.new003con .title a {
	font-size: 16px;
	color: #317daf;
}
.new003con .des {
	width: 100%;
	height: 62px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #777777;
	line-height: 145%;
	overflow: hidden;
}
.new003con .more {
	display: inline-block;
	padding: 0 10px;
	height: 23px;
	text-align: center;
	font-size: 14px;
	color: #317daf;
	border: 1px solid #317daf;
}
.new003con dt img {
	width: 100%;
	height: auto;
}

@media (min-width:992px) {
.new003con .title {
	height: 35px;
	padding-top: 0px;
}
.new003con dt {
	width: 225px;
	float: left;
	padding-right: 15px;
}
.new003con dt img {
	width: 210px;
	height: 150px;
}
.new003con dd {
	width: 100%;
	float: left;
	margin-left: -225px;
}
.new003con dd .txt {
	margin-left: 225px;
}
}

@media (max-width:992px) {
.new003con dt {
	width: 100%;
	float: none;
	padding-right: 0px;
}
.new003con dd {
	width: 100%;
	float: none;
}
}

@media (max-width: 768px) {
.h3box {
	margin: 30px auto 20px;
}
.h3bdbg {
	font-size: 20px;
	line-height: 1.2;
}
.h3bdbg span {
	font-size: 14px;
}
}
.footmore {
	width: 100%;
	height: 35px;
	margin-top: 15px;
	text-align: center;
	clear: both;
}
.footmore a {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #317daf;
	font-size: 18px;
	color: #317daf;
}

@media (max-width: 768px) {
.footmore a {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
}

@media (max-width:768px) {
.new003con li {
	margin-bottom: 20px;
}
.new003 {
	padding-bottom: 20px;
}
.new003 .footmore {
	margin-top: 10px;
}
}

@media (max-width:480px) {
.new003con li {
	width: 100%;
}
}
.about002 {
	padding-top: 20px;
	padding-bottom: 35px;
	/*background: #eee;*/
	top: 25px;
	position: relative;
}
.about002 .box {
	font-size: 14px;
	color: #555555;
	text-indent: 2em;
	margin-left: 10%;
	margin-right: 10%;
}

@media (max-width: 768px) {
.about002 {
	padding-bottom: 25px;
	top: 0;
	position: relative;
}
}
.pro002 {
	padding-bottom: 35px;
}
.pro002 .footmore {
	margin-top: 30px;
}
.pro002box {
	margin: 0 -5px;
}
.pro002box li {
	padding: 0 5px;
	margin-bottom: 10px;
	float: left;
}

@media (min-width: 1200px) {
.pro002box li {
	width: 20%;
}
}
.pro002box li a {
	display: block;
	border: 1px solid #ddd;
}
.pro002 .title {
	display: block;
	border-top: 1px solid #ddd;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #317daf;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 768px) {
.pro002 {
	padding-bottom: 20px;
}
.pro002 .footmore {
	margin-top: 20px;
}
}

.text-center {
	text-align: center;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.products-item {
	padding: 10px;
}
.products-item a img {
	padding: 10px;
	background-color: #ededed;
}
.products-item a img:hover {
	background-color: #92d7fa;
}

@media (max-width:480px) {
.new003con li {
	width: 100%;
}
	.products-item {
	padding: 5px;
}
	.products-item a img {
	padding: 4px;
	background-color: #ededed;
}
	.products-banner {
    padding-left: 5px;
    padding-right: 5px;
}
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}